Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dpch_uart.c73 #define PCH_UART_THR 0x00 macro
584 iowrite8(thr, priv->membase + PCH_UART_THR); in pch_uart_hal_write()
1595 iowrite8(c, priv->membase + PCH_UART_THR); in pch_uart_put_poll_char()
1638 iowrite8(ch, priv->membase + PCH_UART_THR); in pch_console_putchar()