/openbmc/u-boot/drivers/led/ |
H A D | Kconfig | 18 HW blinking is supported and up to 24 LEDs can be controlled. 29 HW has no blinking capabilities and up to 32 LEDs can be controlled. 32 bool "Support LED blinking" 35 Some drivers can support automatic blinking of LEDs with a given 123 1 - blinking 158 1 - blinking 193 1 - blinking 228 1 - blinking 263 1 - blinking 298 1 - blinking
|
/openbmc/u-boot/board/buffalo/lsxl/ |
H A D | README | 35 - blinking blue, for about one second 37 - blinking amber, until you release the button 50 have an empty environment, the board comes up with the amber LED blinking. 63 blinking blue 66 blinking amber 69 blinking red 73 the blinking blue LED changes to solid blue the kernel was loaded
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_led_indicator_asserted.robot | 23 [Documentation] Verify the LED asserted at standby is set to off or blinking. 28 Off 1 Blinking 33 [Documentation] Verify the LED asserted at runtime is set to off or blinking. 38 On 1 Blinking 100 …# asserted The assert property that sets the value to 0 - Off or 1 - Blinking (e.g.… 102 # LEDs after the lamp test is initiated (e.g. "Blinking") 114 # [IndicatorLED]: Blinking 165 # LEDs after the lamp test is initiated (e.g. "Blinking")
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | led.hpp | 47 [asyncResp](const boost::system::error_code& ec, const bool blinking) { in getIndicatorLedState() argument 53 "Get identity blinking LED failed, mismatch in property type"); in getIndicatorLedState() 58 // Blinking ON, no need to check enclosure_identify assert. in getIndicatorLedState() 59 if (!ec && blinking) in getIndicatorLedState() 62 chassis::IndicatorLED::Blinking; in getIndicatorLedState() 120 else if (ledState == "Blinking") in setIndicatorLedState() 140 // Lets set enclosure_identify state to true if Blinking is in setIndicatorLedState() 171 [asyncResp](const boost::system::error_code& ec, const bool blinking) { in getSystemLocationIndicatorActive() argument 177 "Get identity blinking LED failed, mismatch in property type"); in getSystemLocationIndicatorActive() 182 // Blinking ON, no need to check enclosure_identify assert. in getSystemLocationIndicatorActive() [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/ |
H A D | Physical.interface.yaml | 15 Percentage time the LED needs to be ON while blinking. 42 LED is blinking
|
H A D | README.md | 18 be solid [ON] while some LEDs to be Blinking etc. 26 requirement of blinking system Enclosure LED indicating an internal problem: 61 blinking at 50% duty cycle. 86 would result in blinking the front and rear Identify LEDs of the enclosure.
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | chassis.hpp | 42 Blinking, enumerator 115 {IndicatorLED::Blinking, "Blinking"},
|
H A D | resource.hpp | 70 Blinking, enumerator 201 {IndicatorLED::Blinking, "Blinking"},
|
H A D | computer_system.hpp | 45 Blinking, enumerator 253 {IndicatorLED::Blinking, "Blinking"},
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/boot-status-led/files/ |
H A D | boot-status-led.sh | 38 …project.State.OperatingSystem.Status.OSStatus.Standby\"" ]] && [[ $led_status != "BLINKING" ]];then 40 led_status="BLINKING"
|
/openbmc/u-boot/drivers/misc/ |
H A D | status_led.c | 13 * U-Boot, a status LED is blinking. As soon as a valid BOOTP reply 15 * kernel, once it is running, will start blinking the LED again,
|
/openbmc/u-boot/include/ |
H A D | status_led.h | 10 * PCBoot, a status LED is blinking. As soon as a valid BOOTP reply 12 * kernel, once it is running, will start blinking the LED again,
|
H A D | led.h | 62 * To start the LED blinking, use set_state().
|
/openbmc/u-boot/board/Seagate/dockstar/ |
H A D | dockstar.c | 144 static void set_leds(u32 leds, u32 blinking) in set_leds() argument 150 writel(bl | blinking, &r->blink_en); in set_leds()
|
/openbmc/u-boot/board/Seagate/goflexhome/ |
H A D | goflexhome.c | 146 static void set_leds(u32 leds, u32 blinking) in set_leds() argument 156 writel(bl | blinking, &r->blink_en); in set_leds()
|
/openbmc/u-boot/board/egnite/ethernut5/ |
H A D | ethernut5_pwrman.h | 24 #define PWRMAN_REG_LEDCTL 8 /* LED blinking timer. */
|
/openbmc/phosphor-led-sysfs/ |
H A D | physical.hpp | 110 /** @brief Sets the LED to BLINKING
|
H A D | physical.cpp | 35 // LED is blinking. Get the on and off delays and derive percent duty in setInitialState()
|
/openbmc/u-boot/drivers/gpio/ |
H A D | kw_gpio.c | 147 /* Set blinking. */ in kw_gpio_set_blink()
|
/openbmc/u-boot/test/dm/ |
H A D | led.c | 120 /* Test LED blinking */
|
/openbmc/u-boot/cmd/ |
H A D | legacy_led.c | 81 * LED drivers providing a blinking LED functionality, like the
|
/openbmc/openbmc/meta-facebook/meta-ventura/recipes-ventura/plat-svc/files/ |
H A D | ventura-early-sys-init | 110 # Clear the 7~4th bits for Port 10 Link/Act/Speed by blinking
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | Chassis.v1_27_0.json | 826 "Blinking", 833 "Blinking": "The indicator LED is blinking.", string 839 …"Blinking": "This value shall represent the indicator LED is in a blinking state where the LED is … string
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | Chassis.v1_27_0.json | 826 "Blinking", 833 "Blinking": "The indicator LED is blinking.", string 839 …"Blinking": "This value shall represent the indicator LED is in a blinking state where the LED is … string
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_vita.c | 148 " 1 - 250: LED blinking override (off duration)\n" 691 printf("[BLINKING]\n"); in ipmi_vita_get_led_state() 706 printf("[BLINKING]\n"); in ipmi_vita_get_led_state()
|