Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Ddigicolor-usart.c70 #define DIGICOLOR_USART_NR 3 macro
85 static struct uart_port *digicolor_ports[DIGICOLOR_USART_NR];
425 if (co->index < 0 || co->index >= DIGICOLOR_USART_NR) in digicolor_uart_console_setup()
450 .nr = DIGICOLOR_USART_NR,
467 if (index < 0 || index >= DIGICOLOR_USART_NR) in digicolor_uart_probe()