Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dbtext.h26 void __init btext_drawhex(unsigned long v);
/linux/arch/powerpc/kernel/
H A Dbtext.c552 void __init btext_drawhex(unsigned long v) in btext_drawhex() function
/linux/arch/powerpc/platforms/powermac/
H A Dbootx_init.c80 btext_drawhex(v); in bootx_printf()