Searched refs:INT_RXOK (Results 1 – 4 of 4) sorted by relevance
167 #define INT_RXOK 0x00000040U /* receive complete */ macro178 INT_RXOK | INT_RXNOBUF | \
1850 if (status & (INT_RXOK|INT_RXNOBUF)) { in afe_intr()
144 #define INT_RXOK 0x00000040U /* rcv complete interrupt */ macro154 INT_RXOK | INT_TXUNDERFLOW | \
2197 if (status & INT_RXOK) { in mxfe_intr()