Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_qs.h19 #define XTR_NOT_READY 0x07000080U macro
Docelot_board.c51 if (val == XTR_NOT_READY) { in ocelot_rx_frame_word()
57 } while (val == XTR_NOT_READY); in ocelot_rx_frame_word()