Searched refs:FDMA_PORT_CTRL_XTR_STOP (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_fdma.c132 spx5_rmw(FDMA_PORT_CTRL_XTR_STOP_SET(0), FDMA_PORT_CTRL_XTR_STOP,
155 spx5_rmw(FDMA_PORT_CTRL_XTR_STOP_SET(1), FDMA_PORT_CTRL_XTR_STOP,
H A Dsparx5_main_regs.h4332 #define FDMA_PORT_CTRL_XTR_STOP BIT(2) macro
4334 FIELD_PREP(FDMA_PORT_CTRL_XTR_STOP, x)
4336 FIELD_GET(FDMA_PORT_CTRL_XTR_STOP, x)
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_regs.h1021 #define FDMA_PORT_CTRL_XTR_STOP BIT(2) macro
1023 FIELD_PREP(FDMA_PORT_CTRL_XTR_STOP, x)
1025 FIELD_GET(FDMA_PORT_CTRL_XTR_STOP, x)
H A Dlan966x_fdma.c188 FDMA_PORT_CTRL_XTR_STOP,

Completed in 395 milliseconds