Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dpch_uart.c112 #define PCH_UART_LCR_WLS 0x00000003 macro
475 if (bits & ~PCH_UART_LCR_WLS) { in pch_uart_hal_set_line()