Searched refs:early_omap8250_setup (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/tty/serial/8250/ |
| D | 8250_early.c | 176 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);
|