Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-uniphier/
Ddebug.h22 static inline void debug_putc(int c) in debug_putc() function
36 debug_putc('\r'); in debug_puts()
38 debug_putc(*s++); in debug_puts()
50 debug_putc(c); in debug_puth()
54 static inline void debug_putc(int c) in debug_putc() function