Home
last modified time | relevance | path

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

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