Searched refs:UART_FCR_R_TRIG_01 (Results 1 – 4 of 4) sorted by relevance
69 #define UART_FCR_R_TRIG_01 0x40 macro
100 .fcr = UART_FCR_ENABLE_FIFO | UART_FCR_R_TRIG_01 |123 .fcr = UART_FCR_ENABLE_FIFO | UART_FCR_R_TRIG_01,132 .fcr = UART_FCR_ENABLE_FIFO | UART_FCR_R_TRIG_01 |190 .fcr = UART_FCR_ENABLE_FIFO | UART_FCR_R_TRIG_01 |
1038 tup->fcr_shadow |= UART_FCR_R_TRIG_01; in tegra_uart_hw_init()
840 up->fcr = UART_FCR_R_TRIG_01 | UART_FCR_T_TRIG_01 | in serial_omap_set_termios()