Searched refs:XTR_NOT_READY (Results 1 – 3 of 3) sorted by relevance
17 #define XTR_NOT_READY ntohl((__force __be32)0x80000007u) macro96 case XTR_NOT_READY: in sparx5_xtr_grp()
19 #define XTR_NOT_READY 0x07000080U macro
920 if (val == XTR_NOT_READY) { in ocelot_rx_frame_word()926 } while (val == XTR_NOT_READY); in ocelot_rx_frame_word()
Completed in 9 milliseconds