Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dpch_uart.c53 #define PCH_UART_RBR 0x00 macro
580 rbr = ioread8(priv->membase + PCH_UART_RBR); in pch_uart_hal_read()
1549 return ioread8(priv->membase + PCH_UART_RBR); in pch_uart_get_poll_char()