Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Ddigicolor-usart.c66 #define DIGICOLOR_USART_NR 3 macro
81 static struct uart_port *digicolor_ports[DIGICOLOR_USART_NR];
421 if (co->index < 0 || co->index >= DIGICOLOR_USART_NR) in digicolor_uart_console_setup()
446 .nr = DIGICOLOR_USART_NR,
463 if (index < 0 || index >= DIGICOLOR_USART_NR) in digicolor_uart_probe()