Searched refs:nwpserial_port (Results 1 – 1 of 1) sorted by relevance
34 struct nwpserial_port { struct42 static struct nwpserial_port nwpserial_ports[NWPSERIAL_NR]; argument44 static void wait_for_bits(struct nwpserial_port *up, int bits) in wait_for_bits()61 struct nwpserial_port *up; in nwpserial_console_putchar()62 up = container_of(port, struct nwpserial_port, port); in nwpserial_console_putchar()72 struct nwpserial_port *up = &nwpserial_ports[co->index]; in nwpserial_console_write()131 struct nwpserial_port *up = dev_id; in nwpserial_interrupt()168 struct nwpserial_port *up; in nwpserial_startup()171 up = container_of(port, struct nwpserial_port, port); in nwpserial_startup()195 struct nwpserial_port *up; in nwpserial_shutdown()[all …]