Home
last modified time | relevance | path

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

/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)
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_main_regs.h4788 #define FDMA_PORT_CTRL_INJ_STOP BIT(4) macro
4790 FIELD_PREP(FDMA_PORT_CTRL_INJ_STOP, x)
4792 FIELD_GET(FDMA_PORT_CTRL_INJ_STOP, x)