Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_fdma.c173 spx5_rmw(FDMA_PORT_CTRL_INJ_STOP_SET(0), FDMA_PORT_CTRL_INJ_STOP, in sparx5_fdma_tx_activate()
H A Dsparx5_main_regs.h4262 #define FDMA_PORT_CTRL_INJ_STOP BIT(4) macro
4264 FIELD_PREP(FDMA_PORT_CTRL_INJ_STOP, x)
4266 FIELD_GET(FDMA_PORT_CTRL_INJ_STOP, x)
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_regs.h1015 #define FDMA_PORT_CTRL_INJ_STOP BIT(4) macro
1017 FIELD_PREP(FDMA_PORT_CTRL_INJ_STOP, x)
1019 FIELD_GET(FDMA_PORT_CTRL_INJ_STOP, x)
H A Dlan966x_fdma.c313 FDMA_PORT_CTRL_INJ_STOP, in lan966x_fdma_tx_activate()