Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dpch_uart.c95 #define PCH_UART_LCR_STB 0x00000004 macro
154 #define PCH_UART_HAL_STB2 (PCH_UART_LCR_STB)
456 if (stb & ~PCH_UART_LCR_STB) { in pch_uart_hal_set_line()