Home
last modified time | relevance | path

Searched refs:FDMA_PORT_CTRL_XTR_STOP_SET (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/microchip/sparx5/
Dsparx5_fdma.c132 spx5_rmw(FDMA_PORT_CTRL_XTR_STOP_SET(0), FDMA_PORT_CTRL_XTR_STOP, in sparx5_fdma_rx_activate()
155 spx5_rmw(FDMA_PORT_CTRL_XTR_STOP_SET(1), FDMA_PORT_CTRL_XTR_STOP, in sparx5_fdma_rx_deactivate()
Dsparx5_main_regs.h2772 #define FDMA_PORT_CTRL_XTR_STOP_SET(x)\ macro
/linux-5.19.10/drivers/net/ethernet/microchip/lan966x/
Dlan966x_fdma.c150 lan_rmw(FDMA_PORT_CTRL_XTR_STOP_SET(0), in lan966x_fdma_rx_start()
Dlan966x_regs.h664 #define FDMA_PORT_CTRL_XTR_STOP_SET(x)\ macro