Lines Matching refs:PORT_NS16550
382 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 },
489 { .compatible = "ti,dra742-uart", .data = PORT_NS16550 },