Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/arm32/
H A Dpsci.c136 debug_puts("[U-Boot PSCI] psci_cpu_on: cpuid="); in psci_cpu_on()
138 debug_puts(", entry_point="); in psci_cpu_on()
140 debug_puts("\n"); in psci_cpu_on()
/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/
H A Ddebug.h33 static inline void debug_puts(const char *s) in debug_puts() function
59 static inline void debug_puts(const char *s) in debug_puts() function