Home
last modified time | relevance | path

Searched full:rx (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/lib/arm/
H A Dio.c125 if (!(readb(uart0_base + 6 * 4) & 0x10)) /* RX not empty? */ in __getchar()
128 if (readb(uart0_base + 5) & 0x01) /* RX data ready? */ in __getchar()