Searched full:rx (Results 1 – 1 of 1) sorted by relevance
125 if (!(readb(uart0_base + 6 * 4) & 0x10)) /* RX not empty? */ in __getchar()128 if (readb(uart0_base + 5) & 0x01) /* RX data ready? */ in __getchar()