Searched refs:siu_uart_ports (Results 1 – 1 of 1) sorted by relevance
48 static struct uart_port siu_uart_ports[SIU_PORTS_MAX] = { variable50 .lock = __SPIN_LOCK_UNLOCKED(siu_uart_ports->lock),68 port = &siu_uart_ports[0]; in vr41xx_select_siu_interface()89 port = &siu_uart_ports[0]; in vr41xx_use_irda()110 port = &siu_uart_ports[0]; in vr41xx_select_irda_module()701 port = siu_uart_ports; in siu_init_ports()761 port = &siu_uart_ports[con->index]; in siu_console_write()783 port = &siu_uart_ports[con->index]; in siu_console_setup()817 port = &siu_uart_ports[i]; in siu_console_init()833 siu_uart_ports[port->line].line = port->line; in vr41xx_siu_early_setup()[all …]