Searched refs:siu_uart_ports (Results 1 – 1 of 1) sorted by relevance
61 static struct uart_port siu_uart_ports[SIU_PORTS_MAX] = { variable63 .lock = __SPIN_LOCK_UNLOCKED(siu_uart_ports->lock),81 port = &siu_uart_ports[0]; in vr41xx_select_siu_interface()102 port = &siu_uart_ports[0]; in vr41xx_use_irda()123 port = &siu_uart_ports[0]; in vr41xx_select_irda_module()714 port = siu_uart_ports; in siu_init_ports()774 port = &siu_uart_ports[con->index]; in siu_console_write()796 port = &siu_uart_ports[con->index]; in siu_console_setup()830 port = &siu_uart_ports[i]; in siu_console_init()846 siu_uart_ports[port->line].line = port->line; in vr41xx_siu_early_setup()[all …]