Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Ducc_uart.c71 #define UCC_MAX_UART 4 macro
209 .nr = UCC_MAX_UART,
1342 if (qe_port->port.line >= UCC_MAX_UART) { in ucc_uart_probe()
1344 UCC_MAX_UART - 1); in ucc_uart_probe()