Home
last modified time | relevance | path

Searched refs:PCH_UART_RBR (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
Dpch_uart.c72 #define PCH_UART_RBR 0x00 macro
599 rbr = ioread8(priv->membase + PCH_UART_RBR); in pch_uart_hal_read()
1574 return ioread8(priv->membase + PCH_UART_RBR); in pch_uart_get_poll_char()