Home
last modified time | relevance | path

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

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