Home
last modified time | relevance | path

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

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