Searched refs:early_omap8250_setup (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/tty/serial/8250/ |
D | 8250_early.c | 163 static int __init early_omap8250_setup(struct earlycon_device *device, in early_omap8250_setup() function 176 OF_EARLYCON_DECLARE(omap8250, "ti,omap2-uart", early_omap8250_setup); 177 OF_EARLYCON_DECLARE(omap8250, "ti,omap3-uart", early_omap8250_setup); 178 OF_EARLYCON_DECLARE(omap8250, "ti,omap4-uart", early_omap8250_setup);
|