HomeSort by relevance Sort by last modified time
    Searched refs:debug_puts (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/mach-uniphier/
debug.h 32 static inline void debug_puts(const char *s) function
58 static inline void debug_puts(const char *s) function
  /external/u-boot/arch/arm/mach-uniphier/arm32/
psci.c 138 debug_puts("[U-Boot PSCI] psci_cpu_on: cpuid=");
140 debug_puts(", entry_point=");
142 debug_puts(", context_id=");
144 debug_puts("\n");

Completed in 198 milliseconds