Searched refs:setleds (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/mips/include/asm/sibyte/ |
D | board.h | 42 #define setleds(t0, t1, c0, c1, c2, c3) \ macro 53 #define setleds(t0, t1, c0, c1, c2, c3) macro 61 extern void setleds(char *str); 63 #define setleds(s) do { } while (0) macro
|
/Linux-v4.19/arch/mips/sibyte/common/ |
D | cfe_console.c | 52 setleds("u0cn"); in cfe_console_setup() 54 setleds("u1cn"); in cfe_console_setup() 59 setleds("pccn"); in cfe_console_setup()
|
/Linux-v4.19/arch/mips/sibyte/swarm/ |
D | setup.c | 169 void setleds(char *str) in setleds() function
|