Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/
Dlan966x_regs.h819 #define FDMA_PORT_CTRL_INJ_STOP BIT(4) macro
821 FIELD_PREP(FDMA_PORT_CTRL_INJ_STOP, x)
823 FIELD_GET(FDMA_PORT_CTRL_INJ_STOP, x)
Dlan966x_fdma.c276 FDMA_PORT_CTRL_INJ_STOP, in lan966x_fdma_tx_activate()
/linux-6.1.9/drivers/net/ethernet/microchip/sparx5/
Dsparx5_fdma.c173 spx5_rmw(FDMA_PORT_CTRL_INJ_STOP_SET(0), FDMA_PORT_CTRL_INJ_STOP, in sparx5_fdma_tx_activate()
Dsparx5_main_regs.h2759 #define FDMA_PORT_CTRL_INJ_STOP BIT(4) macro
2761 FIELD_PREP(FDMA_PORT_CTRL_INJ_STOP, x)
2763 FIELD_GET(FDMA_PORT_CTRL_INJ_STOP, x)