Home
last modified time | relevance | path

Searched refs:early_omap8250_setup (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_early.c176 static int __init early_omap8250_setup(struct earlycon_device *device, in early_omap8250_setup() function
189 OF_EARLYCON_DECLARE(omap8250, "ti,omap2-uart", early_omap8250_setup);
190 OF_EARLYCON_DECLARE(omap8250, "ti,omap3-uart", early_omap8250_setup);
191 OF_EARLYCON_DECLARE(omap8250, "ti,omap4-uart", early_omap8250_setup);
192 OF_EARLYCON_DECLARE(omap8250, "ti,am654-uart", early_omap8250_setup);
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_early.c186 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);
202 OF_EARLYCON_DECLARE(omap8250, "ti,am654-uart", early_omap8250_setup);

Completed in 2 milliseconds