Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dpch_uart.c98 #define PCH_UART_LCR_SB 0x00000040 macro
612 lcr |= PCH_UART_LCR_SB; in pch_uart_hal_set_break()
614 lcr &= ~PCH_UART_LCR_SB; in pch_uart_hal_set_break()