Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dserial_reg.h69 #define UART_FCR_R_TRIG_01 0x40 macro
/linux/drivers/tty/serial/8250/
A D8250_port.c102 .fcr = UART_FCR_ENABLE_FIFO | UART_FCR_R_TRIG_01 |
125 .fcr = UART_FCR_ENABLE_FIFO | UART_FCR_R_TRIG_01,
134 .fcr = UART_FCR_ENABLE_FIFO | UART_FCR_R_TRIG_01 |
192 .fcr = UART_FCR_ENABLE_FIFO | UART_FCR_R_TRIG_01 |
/linux/drivers/tty/serial/
A Dserial-tegra.c1037 tup->fcr_shadow |= UART_FCR_R_TRIG_01; in tegra_uart_hw_init()
A Domap-serial.c852 up->fcr = UART_FCR_R_TRIG_01 | UART_FCR_T_TRIG_01 | in serial_omap_set_termios()

Completed in 15 milliseconds