Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dpch_uart.c117 #define PCH_UART_LCR_SB 0x00000040 macro
635 lcr |= PCH_UART_LCR_SB; in pch_uart_hal_set_break()
637 lcr &= ~PCH_UART_LCR_SB; in pch_uart_hal_set_break()