Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dserial_reg.h76 #define UART_FCR_R_TRIG_11 0xc0 macro
/linux-6.3-rc2/drivers/tty/serial/8250/
A D8250_port.c148 .fcr = UART_FCR_ENABLE_FIFO | UART_FCR_R_TRIG_11,
207 .fcr = UART_FCR_ENABLE_FIFO | UART_FCR_R_TRIG_11 |
3078 return UART_FCR_R_TRIG_11; in bytes_to_fcr_rxtrig()
/linux-6.3-rc2/drivers/tty/serial/
A Dserial-tegra.c1032 tup->fcr_shadow |= UART_FCR_R_TRIG_11; in tegra_uart_hw_init()

Completed in 13 milliseconds