Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Ducc_uart.c71 #define UCC_MAX_UART 4 macro
209 .nr = UCC_MAX_UART,
1340 if (qe_port->port.line >= UCC_MAX_UART) { in ucc_uart_probe()
1342 UCC_MAX_UART - 1); in ucc_uart_probe()