Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A 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()
H A Dsparx5_main_regs.h4275 #define FDMA_PORT_CTRL_XTR_STOP_SET(x)\ macro
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_fdma.c187 lan_rmw(FDMA_PORT_CTRL_XTR_STOP_SET(0), in lan966x_fdma_rx_start()
H A Dlan966x_regs.h1022 #define FDMA_PORT_CTRL_XTR_STOP_SET(x)\ macro