Searched refs:early_serial_pxa_setup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/tty/serial/8250/ |
H A D | 8250_pxa.c | 174 static int __init early_serial_pxa_setup(struct earlycon_device *device, in early_serial_pxa_setup() function 185 OF_EARLYCON_DECLARE(early_pxa, "mrvl,pxa-uart", early_serial_pxa_setup); 186 OF_EARLYCON_DECLARE(mmp, "mrvl,mmp-uart", early_serial_pxa_setup);
|
/kernel/linux/linux-5.10/drivers/tty/serial/8250/ |
H A D | 8250_pxa.c | 175 static int __init early_serial_pxa_setup(struct earlycon_device *device, in early_serial_pxa_setup() function 186 OF_EARLYCON_DECLARE(early_pxa, "mrvl,pxa-uart", early_serial_pxa_setup);
|
Completed in 1 milliseconds