Home
last modified time | relevance | path

Searched full:led1 (Results 1 – 25 of 46) sorted by relevance

12

/openbmc/phosphor-led-manager/test/
H A Dutest-config-validator.cpp26 {"led1", Layout::Action::On, 0, 0, Layout::Action::On}, in TEST()
38 {"led1", Layout::Action::On, 0, 0, std::nullopt}, in TEST()
42 {"led1", Layout::Action::On, 0, 0, std::nullopt}, in TEST()
58 {"led1", Layout::Action::On, 0, 0, Layout::Action::On}, in TEST()
61 {"led1", Layout::Action::On, 0, 0, Layout::Action::Off}, in TEST()
76 {"led1", Layout::Action::On, 0, 0, Layout::Action::On}, in TEST()
79 {"led1", Layout::Action::On, 0, 0, std::nullopt}, in TEST()
94 {"led1", Layout::Action::On, 0, 0, Layout::Action::On}, in TEST()
97 {"led1", Layout::Action::On, 0, 0, Layout::Action::On}, in TEST()
112 {"led1", Layout::Action::On, 0, 0, std::nullopt}, in TEST()
[all …]
H A Dutest-led-yaml-group-priority.cpp34 EXPECT_EQ(led.name, "led1"); in TEST()
52 EXPECT_EQ(led.name, "led1"); in TEST()
70 EXPECT_EQ(led.name, "led1"); in TEST()
91 if (led.name == "led1") in TEST()
H A Dutest-group-priority.cpp38 {"led1", Layout::Action::On, 0, 0, std::nullopt},
65 {"led1", Layout::Action::On}, in TEST_F()
74 {"led1", Layout::Action::On, 0, 0, std::nullopt},
113 {"led1", Layout::Action::On}, in TEST_F()
H A Dutest-led-yaml-led-priority.cpp34 EXPECT_EQ(led.name, "led1"); in TEST()
/openbmc/phosphor-led-manager/test/config/
H A Dtest-group-priority.yaml3 led1:
7 led1:
11 led1:
17 led1:
H A Dtest-led-priority.yaml2 led1:
14 led1:
/openbmc/u-boot/include/configs/
H A Drastaban.h23 /* In dfu mode keep led1 on */
28 "led1=4,0,0\0" \
H A Dthuban.h25 "led1=64,0,1\0"
H A Ddraco.h27 "led1=64,0,1\0"
H A Dgplugd.h55 #define PHY_LED_VAL 0x5b /* LINK LED1, ACT LED2 */
H A Detamin.h77 /* In dfu mode keep led1 on */
82 "led1=4,0,0\0" \
/openbmc/docs/designs/
H A Dmultihost-physical-led.md44 | LED 2 | ..... | Events | .... | Led.Controller.LED1 |
60 | /xyz/openbmc_project/<led1> |
83 busctl tree xyz.openbmc_project.LED.Controller.led1
88 `-/xyz/openbmc_project/led/physical/led1
125 | ....... | | | SERVICE | | /xyz/openbmc_project/led/<led1>| |
198 `-/xyz/openbmc_project/led/physical/led1
/openbmc/u-boot/arch/arm/dts/
H A Dzynq-zturn.dts37 usr-led1 {
38 label = "usr-led1";
H A Dhi3798cv200-poplar.dts51 user-led1 {
52 label = "USER-LED1";
H A Dam335x-chiliboard.dts29 led1 {
30 label = "led1";
H A Dstm32f769-disco.dts79 led1 {
80 compatible = "st,led1";
H A Dsocfpga_cyclone5_socrates.dts62 led1 {
H A Dsun7i-a20-olimex-som204-evb.dts55 led1 {
56 label = "a20-som204-evb:green:led1";
H A Dstm32746g-eval.dts82 led1 {
83 compatible = "st,led1";
H A Dstm32f746-disco.dts84 led1 {
85 compatible = "st,led1";
H A Dlogicpd-som-lv-baseboard.dtsi32 led1 {
33 label = "led1";
H A Dsun8i-r16-parrot.dts69 led1 {
70 label = "parrot:led1:usr";
H A Dam335x-base0033.dts38 led1 {
/openbmc/phosphor-led-manager/
H A DREADME.md21 For example, Group 1 says LED1 should be "Blink", and Group 2 says it should be
22 "On". LED1 will then have the state declared in "Priority".
/openbmc/u-boot/board/st/stm32f746-disco/
H A Dstm32f746-disco.c90 node = fdt_node_offset_by_compatible(gd->fdt_blob, 0, "st,led1"); in board_late_init()

12