Searched refs:CSR_UARTFLG (Results 1 – 2 of 2) sorted by relevance
64 while (!(*CSR_UARTFLG & 0x10)) { in rs285_rx_int()103 while (!(*CSR_UARTFLG & 0x20)) { in rs285_tx_int()251 while (*CSR_UARTFLG & 8) { in rs285_wait_until_sent()382 while (*CSR_UARTFLG & 0x20); in rs285_console_write()385 while (*CSR_UARTFLG & 0x20); in rs285_console_write()
113 #define CSR_UARTFLG DC21285_IO(0x0178) macro