Home
last modified time | relevance | path

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

/Linux-v5.15/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.h2758 #define FDMA_PORT_CTRL_INJ_STOP BIT(4) macro
2760 FIELD_PREP(FDMA_PORT_CTRL_INJ_STOP, x)
2762 FIELD_GET(FDMA_PORT_CTRL_INJ_STOP, x)