Home
last modified time | relevance | path

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

/external/u-boot/drivers/serial/
Dns16550.c382 PORT_NS16550 = 0, enumerator
479 { .compatible = "ns16550", .data = PORT_NS16550 },
480 { .compatible = "ns16550a", .data = PORT_NS16550 },
482 { .compatible = "nvidia,tegra20-uart", .data = PORT_NS16550 },
483 { .compatible = "snps,dw-apb-uart", .data = PORT_NS16550 },
484 { .compatible = "ti,omap2-uart", .data = PORT_NS16550 },
485 { .compatible = "ti,omap3-uart", .data = PORT_NS16550 },
486 { .compatible = "ti,omap4-uart", .data = PORT_NS16550 },
487 { .compatible = "ti,am3352-uart", .data = PORT_NS16550 },
488 { .compatible = "ti,am4372-uart", .data = PORT_NS16550 },
[all …]