Searched defs:fifo_mode (Results 1 – 2 of 2) sorted by relevance
95 static void uart_prog_fifos(struct mec_uart_regs *base, uint8_t fifo_mode) in uart_prog_fifos()272 int mec_hal_uart_fifo_control(struct mec_uart_regs *base, uint8_t fifo_mode) in mec_hal_uart_fifo_control()
90 uint8_t fifo_mode; member