Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dbtext.h20 extern void btext_drawhex(unsigned long v);
/linux-3.4.99/arch/powerpc/kernel/
Dbtext.c443 void btext_drawhex(unsigned long v) in btext_drawhex() function
/linux-3.4.99/arch/powerpc/platforms/powermac/
Dbootx_init.c83 btext_drawhex(v); in bootx_printf()