Searched refs:meson_ports (Results 1 – 1 of 1) sorted by relevance
82 static struct uart_port *meson_ports[AML_UART_PORT_NUM]; variable589 port = meson_ports[co->index]; in meson_serial_console_write()607 port = meson_ports[co->index]; in meson_serial_console_setup()721 if (!meson_ports[id]) { in meson_uart_probe()742 if (meson_ports[pdev->id]) { in meson_uart_probe()782 meson_ports[pdev->id] = port; in meson_uart_probe()793 meson_ports[pdev->id] = NULL; in meson_uart_probe()806 meson_ports[pdev->id] = NULL; in meson_uart_remove()809 if (meson_ports[id]) in meson_uart_remove()