Home
last modified time | relevance | path

Searched refs:DW_UART_CPR_SIR_MODE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_dwlib.c22 #define DW_UART_CPR_SIR_MODE (1 << 6) macro
125 if (reg & DW_UART_CPR_SIR_MODE) in dw8250_setup_port()
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_dwlib.c52 #define DW_UART_CPR_SIR_MODE BIT(6) macro
304 if (reg & DW_UART_CPR_SIR_MODE) in dw8250_setup_port()

Completed in 1 milliseconds