Searched refs:UART_FCR_R_TRIG_BITS (Results 1 – 4 of 4) sorted by relevance
94 #define UART_FCR_R_TRIG_BITS(x) \ macro
96 #define UART_FCR_R_TRIG_BITS(x) \ macro
3109 bytes = conf_type->rxtrig_bytes[UART_FCR_R_TRIG_BITS(up->fcr)]; in fcr_get_rxtrig_bytes()3119 if (!conf_type->rxtrig_bytes[UART_FCR_R_TRIG_BITS(UART_FCR_R_TRIG_00)]) in bytes_to_fcr_rxtrig()