Searched refs:CONC_UART_RXRDY (Results 1 – 3 of 3) sorted by relevance
148 #define CONC_UART_RXRDY 0x01 macro
169 #define CONC_UART_RXRDY 0x01 macro
471 while (GET8(dev, CONC_bUARTCSTAT_OFF) & CONC_UART_RXRDY) in audioens_intr()