Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dserial_reg.h66 #define UART_FCR_R_TRIG_00 0x00 macro
/linux-4.1.27/drivers/tty/serial/8250/
D8250_core.c257 .fcr = UART_FCR_ENABLE_FIFO | UART_FCR_R_TRIG_00,
298 UART_FCR_R_TRIG_00 | UART_FCR_T_TRIG_00,
2906 if (!conf_type->rxtrig_bytes[UART_FCR_R_TRIG_BITS(UART_FCR_R_TRIG_00)]) in bytes_to_fcr_rxtrig()