Home
last modified time | relevance | path

Searched refs:pch_uart_ports (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dpch_uart.c284 static struct eg20t_port *pch_uart_ports[PCH_UART_NR]; variable
1572 priv = pch_uart_ports[co->index]; in pch_console_write()
1628 port = &pch_uart_ports[co->index]->port; in pch_console_setup()
1749 pch_uart_ports[board->line_no] = priv; in pch_uart_init_port()
1763 pch_uart_ports[board->line_no] = NULL; in pch_uart_init_port()
1790 pch_uart_ports[priv->port.line] = NULL; in pch_uart_pci_remove()