Searched refs:RXBCR2_RXB_IDLE (Results 1 – 2 of 2) sorted by relevance
273 #define RXBCR2_RXB_IDLE BIT(14) macro
530 if ((AX_READ(&ax_local->ax_spi, P0_RXBCR2) & RXBCR2_RXB_IDLE) == 0) { in ax88796c_receive()