Searched refs:PORT_NS16550 (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/serial/
H A Dns16550.c544 PORT_NS16550 = 0, enumerator in enum:__anon360
613 { .compatible = "ns16550", .data = PORT_NS16550 },
614 { .compatible = "ns16550a", .data = PORT_NS16550 },
616 { .compatible = "nvidia,tegra20-uart", .data = PORT_NS16550 },
617 { .compatible = "snps,dw-apb-uart", .data = PORT_NS16550 },

Completed in 47 milliseconds