Searched refs:status_led_set (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/corscience/tricorder/ |
| H A D | tricorder.c | 123 status_led_set(0, CONFIG_LED_STATUS_ON); in misc_init_r() 124 status_led_set(1, CONFIG_LED_STATUS_ON); in misc_init_r() 125 status_led_set(2, CONFIG_LED_STATUS_ON); in misc_init_r()
|
| /OK3568_Linux_fs/u-boot/board/samtec/vining_fpga/ |
| H A D | socfpga.c | 24 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()
|
| /OK3568_Linux_fs/u-boot/board/olimex/mx23_olinuxino/ |
| H A D | mx23_olinuxino.c | 76 status_led_set(CONFIG_LED_STATUS_BOOT, CONFIG_LED_STATUS_STATE); in board_init()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | status_led.h | 41 void status_led_set (int led, int state);
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | status_led.c | 107 void status_led_set (int led, int state) in status_led_set() function
|
| /OK3568_Linux_fs/u-boot/board/compulab/cm_t335/ |
| H A D | cm_t335.c | 35 status_led_set(CONFIG_LED_STATUS_BOOT, CONFIG_LED_STATUS_OFF); in board_init()
|
| /OK3568_Linux_fs/u-boot/net/ |
| H A D | net.c | 535 status_led_set(CONFIG_LED_STATUS_RED, CONFIG_LED_STATUS_OFF); in net_loop() 537 status_led_set(CONFIG_LED_STATUS_RED, CONFIG_LED_STATUS_ON); in net_loop() 601 status_led_set(CONFIG_LED_STATUS_RED, in net_loop() 604 status_led_set(CONFIG_LED_STATUS_RED, in net_loop()
|
| H A D | bootp.c | 363 status_led_set(CONFIG_LED_STATUS_BOOT, CONFIG_LED_STATUS_OFF); in bootp_handler()
|
| /OK3568_Linux_fs/u-boot/board/compulab/cm_t3517/ |
| H A D | cm_t3517.c | 93 status_led_set(CONFIG_LED_STATUS_BOOT, CONFIG_LED_STATUS_ON); in board_init()
|
| /OK3568_Linux_fs/u-boot/board/ti/beagle/ |
| H A D | beagle.c | 100 status_led_set(CONFIG_LED_STATUS_BOOT, CONFIG_LED_STATUS_ON); in board_init()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | board_r.c | 683 status_led_set(CONFIG_LED_STATUS_BOOT, CONFIG_LED_STATUS_BLINKING); in initr_status_led()
|
| /OK3568_Linux_fs/u-boot/board/compulab/cm_t35/ |
| H A D | cm_t35.c | 96 status_led_set(CONFIG_LED_STATUS_BOOT, CONFIG_LED_STATUS_ON); in board_init()
|