Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dpch_uart.c100 #define PCH_UART_LCR_DLAB 0x00000080 macro
331 iowrite8(PCH_UART_LCR_DLAB, priv->membase + UART_LCR); in port_show_regs()
467 iowrite8(PCH_UART_LCR_DLAB, priv->membase + UART_LCR); in pch_uart_hal_set_line()