Searched refs:UART_FCR_HSU_64_32B (Results 1 – 2 of 2) sorted by relevance
236 #define UART_FCR_HSU_64_32B 0x80 /* receive FIFO treshold = 32 */ macro
960 fcr = UART_FCR_ENABLE_FIFO | UART_FCR_HSU_64_32B; in serial_hsu_set_termios()