Home
last modified time | relevance | path

Searched refs:early_uart16550_console (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/microblaze/include/asm/
Dprom.h30 extern int early_uart16550_console(void);
/linux-2.6.39/arch/microblaze/kernel/
Dearly_printk.c151 base_addr = early_uart16550_console(); in setup_early_printk()
Dprom.c116 int __init early_uart16550_console(void) in early_uart16550_console() function