Searched refs:early_omap8250_setup (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_early.c | 193 static int __init early_omap8250_setup(struct earlycon_device *device, in early_omap8250_setup() function 206 OF_EARLYCON_DECLARE(omap8250, "ti,omap2-uart", early_omap8250_setup); 207 OF_EARLYCON_DECLARE(omap8250, "ti,omap3-uart", early_omap8250_setup); 208 OF_EARLYCON_DECLARE(omap8250, "ti,omap4-uart", early_omap8250_setup); 209 OF_EARLYCON_DECLARE(omap8250, "ti,am654-uart", early_omap8250_setup);
|