Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dpch_uart.c113 #define PCH_UART_LCR_STB 0x00000004 macro
172 #define PCH_UART_HAL_STB2 (PCH_UART_LCR_STB)
480 if (stb & ~PCH_UART_LCR_STB) { in pch_uart_hal_set_line()