Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dmeson_uart.c87 static struct uart_port *meson_ports[AML_UART_PORT_NUM]; variable
452 port = meson_ports[co->index]; in meson_serial_console_write()
484 port = meson_ports[co->index]; in meson_serial_console_setup()
545 if (meson_ports[pdev->id]) { in meson_uart_probe()
570 meson_ports[pdev->id] = port; in meson_uart_probe()
575 meson_ports[pdev->id] = NULL; in meson_uart_probe()
586 meson_ports[pdev->id] = NULL; in meson_uart_remove()