Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dpch_uart.c93 #define PCH_UART_LCR_WLS 0x00000003 macro
456 if (bits & ~PCH_UART_LCR_WLS) { in pch_uart_hal_set_line()