Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dserial_reg.h67 #define UART_FCR_R_TRIG_00 0x00 macro
/Linux-v4.19/drivers/tty/serial/8250/
D8250_port.c187 .fcr = UART_FCR_ENABLE_FIFO | UART_FCR_R_TRIG_00,
228 UART_FCR_R_TRIG_00 | UART_FCR_T_TRIG_00,
2948 if (!conf_type->rxtrig_bytes[UART_FCR_R_TRIG_BITS(UART_FCR_R_TRIG_00)]) in bytes_to_fcr_rxtrig()