Searched refs:BLINK (Results 1 – 8 of 8) sorted by relevance
/u-boot/cmd/ |
A D | led.c | 131 #define BLINK "|blink [blink-freq in ms]" macro 133 #define BLINK "" macro 139 "<led_label> on|off|toggle" BLINK "\tChange LED state\n"
|
/u-boot/arch/arm/mach-tegra/tegra114/ |
A D | pinmux.c | 229 PIN(CLK_32K_OUT_PA0, BLINK, SOC, RSVD3, RSVD4),
|
/u-boot/board/nvidia/dalmore/ |
A D | pinmux-config-dalmore.h | 195 DEFAULT_PINMUX(CLK_32K_OUT_PA0, BLINK, NORMAL, NORMAL, OUTPUT),
|
/u-boot/arch/arm/mach-tegra/tegra124/ |
A D | pinmux.c | 228 PIN(CLK_32K_OUT_PA0, BLINK, SOC, RSVD3, RSVD4),
|
/u-boot/arch/arm/mach-tegra/tegra30/ |
A D | pinmux.c | 224 PIN(CLK_32K_OUT_PA0, BLINK, RSVD2, RSVD3, RSVD4),
|
/u-boot/board/nvidia/cardhu/ |
A D | pinmux-config-cardhu.h | 246 DEFAULT_PINMUX(CLK_32K_OUT_PA0, BLINK, NORMAL, NORMAL, OUTPUT),
|
/u-boot/board/toradex/apalis_t30/ |
A D | pinmux-config-apalis_t30.h | 269 DEFAULT_PINMUX(CLK_32K_OUT_PA0, BLINK, DOWN, TRISTATE, OUTPUT), /* NC */
|
/u-boot/board/toradex/colibri_t30/ |
A D | pinmux-config-colibri_t30.h | 258 DEFAULT_PINMUX(CLK_32K_OUT_PA0, BLINK, NORMAL, NORMAL, OUTPUT),
|
Completed in 15 milliseconds