Searched refs:UART_FCR_HSU_64_16B (Results 1 – 2 of 2) sorted by relevance
235 #define UART_FCR_HSU_64_16B 0x40 /* receive FIFO treshold = 16 */ macro
958 fcr = UART_FCR_ENABLE_FIFO | UART_FCR_HSU_64_16B; in serial_hsu_set_termios()