Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dpch_uart.c101 #define PCH_UART_LCR_SB 0x00000040 macro
618 lcr |= PCH_UART_LCR_SB; in pch_uart_hal_set_break()
620 lcr &= ~PCH_UART_LCR_SB; in pch_uart_hal_set_break()