Searched refs:UART_FCR_R_TRIG_11 (Results 1 – 4 of 4) sorted by relevance
67 #define UART_FCR_R_TRIG_11 0xc0 macro
76 #define UART_FCR_R_TRIG_11 0xc0 macro
149 .fcr = UART_FCR_ENABLE_FIFO | UART_FCR_R_TRIG_11,208 .fcr = UART_FCR_ENABLE_FIFO | UART_FCR_R_TRIG_11 |3094 return UART_FCR_R_TRIG_11; in bytes_to_fcr_rxtrig()
1034 tup->fcr_shadow |= UART_FCR_R_TRIG_11; in tegra_uart_hw_init()