Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dpch_uart.c118 #define PCH_UART_LCR_DLAB 0x00000080 macro
355 iowrite8(PCH_UART_LCR_DLAB, priv->membase + UART_LCR); in port_show_regs()
491 iowrite8(PCH_UART_LCR_DLAB, priv->membase + UART_LCR); in pch_uart_hal_set_line()