Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/platforms/
Dapus_setup.c611 int __debug_ser_out( unsigned char c ) in __debug_ser_out() function
670 __debug_ser_out(hexchars[(x >> 28) & 15]); in __debug_print_hex()
673 __debug_ser_out('\n'); in __debug_print_hex()
674 __debug_ser_out('\r'); in __debug_print_hex()
681 __debug_ser_out(c); in __debug_print_string()
682 __debug_ser_out('\n'); in __debug_print_string()
683 __debug_ser_out('\r'); in __debug_print_string()