Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/
H A Dboard_init.c115 led_puts("U0"); in UNIPHIER_DEFINE_SOCDATA_FUNC()
127 led_puts("U0"); in UNIPHIER_DEFINE_SOCDATA_FUNC()
132 led_puts("U1"); in UNIPHIER_DEFINE_SOCDATA_FUNC()
137 led_puts("U2"); in UNIPHIER_DEFINE_SOCDATA_FUNC()
142 led_puts("U3"); in UNIPHIER_DEFINE_SOCDATA_FUNC()
146 led_puts("Uboo"); in UNIPHIER_DEFINE_SOCDATA_FUNC()
H A Dmicro-support-card.h14 void led_puts(const char *s);
24 static inline void led_puts(const char *s) in led_puts() function
H A Dmicro-support-card.c219 void led_puts(const char *s) in led_puts() function