Searched refs:siu_uart_ports (Results 1 – 1 of 1) sorted by relevance
44 static struct uart_port siu_uart_ports[SIU_PORTS_MAX] = { variable46 .lock = __SPIN_LOCK_UNLOCKED(siu_uart_ports->lock),64 port = &siu_uart_ports[0]; in vr41xx_select_siu_interface()85 port = &siu_uart_ports[0]; in vr41xx_use_irda()106 port = &siu_uart_ports[0]; in vr41xx_select_irda_module()697 port = siu_uart_ports; in siu_init_ports()757 port = &siu_uart_ports[con->index]; in siu_console_write()779 port = &siu_uart_ports[con->index]; in siu_console_setup()813 port = &siu_uart_ports[i]; in siu_console_init()829 siu_uart_ports[port->line].line = port->line; in vr41xx_siu_early_setup()[all …]