DIGICOLOR_USART_NR
if (co->index < 0 || co->index >= DIGICOLOR_USART_NR)
.nr = DIGICOLOR_USART_NR,
if (index < 0 || index >= DIGICOLOR_USART_NR)
static struct uart_port *digicolor_ports[DIGICOLOR_USART_NR];