Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dserial_reg.h100 #define UART_FCR_R_TRIG_BITS(x) \ macro
/Linux-v6.6/drivers/tty/serial/8250/
D8250_port.c3072 bytes = conf_type->rxtrig_bytes[UART_FCR_R_TRIG_BITS(up->fcr)]; in fcr_get_rxtrig_bytes()
3082 if (!conf_type->rxtrig_bytes[UART_FCR_R_TRIG_BITS(UART_FCR_R_TRIG_00)]) in bytes_to_fcr_rxtrig()