Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/cpm_uart/
Dcpm_uart.h44 #define TX_NUM_FIFO 4 macro
Dcpm_uart_core.c1193 pinfo->tx_nrfifos = TX_NUM_FIFO; in cpm_uart_init_port()
/Linux-v5.10/drivers/tty/serial/
Ducc_uart.c77 #define TX_NUM_FIFO 4 macro
1425 qe_port->tx_nrfifos = TX_NUM_FIFO; in ucc_uart_probe()