Searched refs:early_omap8250_setup (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/tty/serial/8250/ |
D | 8250_early.c | 186 static int __init early_omap8250_setup(struct earlycon_device *device, in early_omap8250_setup() function 199 OF_EARLYCON_DECLARE(omap8250, "ti,omap2-uart", early_omap8250_setup); 200 OF_EARLYCON_DECLARE(omap8250, "ti,omap3-uart", early_omap8250_setup); 201 OF_EARLYCON_DECLARE(omap8250, "ti,omap4-uart", early_omap8250_setup);
|