Home
last modified time | relevance | path

Searched refs:RX_NUM_FIFO (Results 1 – 3 of 3) sorted by relevance

/drivers/tty/serial/cpm_uart/
Dcpm_uart.h42 #define RX_NUM_FIFO 4 macro
Dcpm_uart_core.c1205 pinfo->rx_nrfifos = RX_NUM_FIFO; in cpm_uart_init_port()
/drivers/tty/serial/
Ducc_uart.c74 #define RX_NUM_FIFO 4 macro
1429 qe_port->rx_nrfifos = RX_NUM_FIFO; in ucc_uart_probe()