Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dns16550.c517 PORT_NS16550 = 0, enumerator
616 { .compatible = "ns16550", .data = PORT_NS16550 },
617 { .compatible = "ns16550a", .data = PORT_NS16550 },
619 { .compatible = "nvidia,tegra20-uart", .data = PORT_NS16550 },
620 { .compatible = "snps,dw-apb-uart", .data = PORT_NS16550 },
621 { .compatible = "ti,omap2-uart", .data = PORT_NS16550 },
622 { .compatible = "ti,omap3-uart", .data = PORT_NS16550 },
623 { .compatible = "ti,omap4-uart", .data = PORT_NS16550 },
624 { .compatible = "ti,am3352-uart", .data = PORT_NS16550 },
625 { .compatible = "ti,am4372-uart", .data = PORT_NS16550 },
[all …]