Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_fdma.c122 spx5_rmw(FDMA_PORT_CTRL_INJ_STOP_SET(0), FDMA_PORT_CTRL_INJ_STOP, in sparx5_fdma_tx_activate()
A Dsparx5_main_regs.h4320 #define FDMA_PORT_CTRL_INJ_STOP BIT(4) macro
4322 FIELD_PREP(FDMA_PORT_CTRL_INJ_STOP, x)
4324 FIELD_GET(FDMA_PORT_CTRL_INJ_STOP, x)
/linux/drivers/net/ethernet/microchip/lan966x/
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)
A Dlan966x_fdma.c251 FDMA_PORT_CTRL_INJ_STOP, in lan966x_fdma_tx_activate()

Completed in 59 milliseconds