Searched refs:early_omap_serial_setup (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/tty/serial/ | 
| D | omap-serial.c | 1263 static int __init early_omap_serial_setup(struct earlycon_device *device,  in early_omap_serial_setup()  function1276 OF_EARLYCON_DECLARE(omapserial, "ti,omap2-uart", early_omap_serial_setup);
 1277 OF_EARLYCON_DECLARE(omapserial, "ti,omap3-uart", early_omap_serial_setup);
 1278 OF_EARLYCON_DECLARE(omapserial, "ti,omap4-uart", early_omap_serial_setup);
 
 |