Searched defs:altera_jtaguart_ports (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/serial/
H A Daltera_jtaguart.c302 static struct altera_jtaguart altera_jtaguart_ports[ALTERA_JTAGUART_MAXPORTS]; variable in typeref:struct:altera_jtaguart
346 struct uart_port *port = &(altera_jtaguart_ports + co->index)->port;
358 port = &altera_jtaguart_ports[co->index].port;
417 port = &altera_jtaguart_ports[i].port;
458 port = &altera_jtaguart_ports[i].port;

Completed in 13 milliseconds