Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mscc/
Docelot_qs.h19 #define XTR_NOT_READY 0x07000080U macro
Docelot_board.c45 if (val == XTR_NOT_READY) { in ocelot_rx_frame_word()
51 } while (val == XTR_NOT_READY); in ocelot_rx_frame_word()