UART_RX_DATA      146 arch/mips/include/asm/netlogic/xlp-hal/uart.h 			data = nlm_read_uart_reg(base, UART_RX_DATA);
UART_RX_DATA      122 drivers/tty/serial/amba-pl010.c 	while (UART_RX_DATA(status) && max_count--) {
UART_RX_DATA       82 drivers/tty/serial/apbuart.c 	while (UART_RX_DATA(status) && (max_chars--)) {