Searched refs:FDMA_PORT_CTRL_XTR_STOP (Results 1 – 4 of 4) sorted by relevance
132 spx5_rmw(FDMA_PORT_CTRL_XTR_STOP_SET(0), FDMA_PORT_CTRL_XTR_STOP, in sparx5_fdma_rx_activate()155 spx5_rmw(FDMA_PORT_CTRL_XTR_STOP_SET(1), FDMA_PORT_CTRL_XTR_STOP, in sparx5_fdma_rx_deactivate()
4274 #define FDMA_PORT_CTRL_XTR_STOP BIT(2) macro4276 FIELD_PREP(FDMA_PORT_CTRL_XTR_STOP, x)4278 FIELD_GET(FDMA_PORT_CTRL_XTR_STOP, x)
1021 #define FDMA_PORT_CTRL_XTR_STOP BIT(2) macro1023 FIELD_PREP(FDMA_PORT_CTRL_XTR_STOP, x)1025 FIELD_GET(FDMA_PORT_CTRL_XTR_STOP, x)
188 FDMA_PORT_CTRL_XTR_STOP, in lan966x_fdma_rx_start()