Searched refs:UART_RX_REG (Results 1 – 1 of 1) sorted by relevance
39 #define UART_RX_REG 0x00 macro93 return io_read32(base + UART_RX_REG) & 0xff; in mvebu_uart_getchar()