Searched refs:FDMA_PORT_CTRL_XTR_STOP (Results 1 – 2 of 2) sorted by relevance
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)
151 FDMA_PORT_CTRL_XTR_STOP, in lan966x_fdma_rx_start()