Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dpch_uart.c54 #define PCH_UART_RBR 0x00 macro
563 rbr = ioread8(priv->membase + PCH_UART_RBR); in pch_uart_hal_read()
1490 return ioread8(priv->membase + PCH_UART_RBR); in pch_uart_get_poll_char()