lpc32xx_hs_ports   95 drivers/tty/serial/lpc32xx_hs.c static struct lpc32xx_hsuart_port lpc32xx_hs_ports[MAX_PORTS];
lpc32xx_hs_ports  135 drivers/tty/serial/lpc32xx_hs.c 	struct lpc32xx_hsuart_port *up = &lpc32xx_hs_ports[co->index];
lpc32xx_hs_ports  168 drivers/tty/serial/lpc32xx_hs.c 	port = &lpc32xx_hs_ports[co->index].port;
lpc32xx_hs_ports  637 drivers/tty/serial/lpc32xx_hs.c 	struct lpc32xx_hsuart_port *p = &lpc32xx_hs_ports[uarts_registered];