Home
last modified time | relevance | path

Searched refs:status_led_set (Results 1 – 13 of 13) sorted by relevance

/openbmc/u-boot/board/alliedtelesis/SBx81LIFKW/
H A Dsbx81lifkw.c68 static void status_led_set(struct led *led) in status_led_set() function
162 status_led_set(&amber_solid); in board_init()
193 status_led_set(&green_flash); in misc_init_r()
/openbmc/u-boot/board/corscience/tricorder/
H A Dtricorder.c122 status_led_set(0, CONFIG_LED_STATUS_ON); in misc_init_r()
123 status_led_set(1, CONFIG_LED_STATUS_ON); in misc_init_r()
124 status_led_set(2, CONFIG_LED_STATUS_ON); in misc_init_r()
/openbmc/u-boot/board/samtec/vining_fpga/
H A Dsocfpga.c24 status_led_set(1, CONFIG_LED_STATUS_ON); in board_late_init()
25 status_led_set(2, CONFIG_LED_STATUS_ON); in board_late_init()
/openbmc/u-boot/board/olimex/mx23_olinuxino/
H A Dmx23_olinuxino.c75 status_led_set(CONFIG_LED_STATUS_BOOT, CONFIG_LED_STATUS_STATE); in board_init()
/openbmc/u-boot/include/
H A Dstatus_led.h40 void status_led_set (int led, int state);
/openbmc/u-boot/drivers/misc/
H A Dstatus_led.c106 void status_led_set (int led, int state) in status_led_set() function
/openbmc/u-boot/board/compulab/cm_t335/
H A Dcm_t335.c35 status_led_set(CONFIG_LED_STATUS_BOOT, CONFIG_LED_STATUS_OFF); in board_init()
/openbmc/u-boot/board/compulab/cm_t3517/
H A Dcm_t3517.c93 status_led_set(CONFIG_LED_STATUS_BOOT, CONFIG_LED_STATUS_ON); in board_init()
/openbmc/u-boot/net/
H A Dnet.c562 status_led_set(CONFIG_LED_STATUS_RED, CONFIG_LED_STATUS_OFF); in net_loop()
564 status_led_set(CONFIG_LED_STATUS_RED, CONFIG_LED_STATUS_ON); in net_loop()
628 status_led_set(CONFIG_LED_STATUS_RED, in net_loop()
631 status_led_set(CONFIG_LED_STATUS_RED, in net_loop()
H A Dbootp.c368 status_led_set(CONFIG_LED_STATUS_BOOT, CONFIG_LED_STATUS_OFF); in bootp_handler()
/openbmc/u-boot/board/ti/beagle/
H A Dbeagle.c87 status_led_set(CONFIG_LED_STATUS_BOOT, CONFIG_LED_STATUS_ON); in board_init()
/openbmc/u-boot/common/
H A Dboard_r.c529 status_led_set(CONFIG_LED_STATUS_BOOT, CONFIG_LED_STATUS_BLINKING); in initr_status_led()
/openbmc/u-boot/board/compulab/cm_t35/
H A Dcm_t35.c96 status_led_set(CONFIG_LED_STATUS_BOOT, CONFIG_LED_STATUS_ON); in board_init()