Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dserial_reg.h69 #define UART_FCR_T_TRIG_01 0x10 macro
/openbmc/linux/include/uapi/linux/
H A Dserial_reg.h78 #define UART_FCR_T_TRIG_01 0x10 macro
/openbmc/linux/drivers/tty/serial/
H A Domap-serial.c811 up->fcr = UART_FCR_R_TRIG_01 | UART_FCR_T_TRIG_01 | in serial_omap_set_termios()
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_port.c192 UART_FCR_T_TRIG_01,