Home
last modified time | relevance | path

Searched full:led2 (Results 1 – 25 of 205) sorted by relevance

123456789

/openbmc/linux/arch/arm64/boot/dts/marvell/
H A Darmada-3720-espressobin.dtsi45 led2: gpio-led2 { label
46 /* led2 is working only on v7 board */
51 led2 {
52 label = "led2";
H A Darmada-3720-espressobin-ultra.dts51 led2 {
52 label = "ebin-ultra:green:led2";
/openbmc/phosphor-led-manager/test/config/
H A Dtest-led-priority.yaml6 led2:
17 led2:
H A Dtest-empty-group.yaml4 led2:
/openbmc/docs/designs/
H A Dmultihost-physical-led.md48 | |----------->| |-------->| Led.Controller.LED2 |
64 | /xyz/openbmc_project/<led2> |
91 busctl tree xyz.openbmc_project.LED.Controller.led2
96 `-/xyz/openbmc_project/led/physical/led2
128 | | | | ( LED. |-->| /xyz/openbmc_project/led/<led2>| |
202 `-/xyz/openbmc_project/led/physical/led2
/openbmc/phosphor-led-manager/test/
H A Dutest-config-validator.cpp27 {"led2", Layout::Action::On, 0, 0, Layout::Action::Blink}, in TEST()
39 {"led2", Layout::Action::On, 0, 0, std::nullopt}, in TEST()
43 {"led2", Layout::Action::On, 0, 0, std::nullopt}, in TEST()
H A Dutest-group-priority.cpp39 {"led2", Layout::Action::On, 0, 0, std::nullopt},
66 {"led2", Layout::Action::On}, in TEST_F()
75 {"led2", Layout::Action::On, 0, 0, std::nullopt},
80 {"led2", Layout::Action::Off, 0, 0, std::nullopt},
114 {"led2", Layout::Action::Off}, in TEST_F()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-health-afe440x11 1 LED2
17 Note that channels 5 and 6 represent LED2-ALED2 and LED1-ALED1
/openbmc/linux/arch/parisc/include/asm/
H A Dled.h10 #define LED2 0x04 macro
16 #define LED_DISK_IO LED2 /* for disk activity */
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-group-multicolor.yaml51 led2: led-2 {
61 leds = <&led0>, <&led1>, <&led2>;
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dat91-wb50n.dts49 led2 {
50 label = "wb50n:red:led2";
/openbmc/linux/arch/arm/boot/dts/xilinx/
H A Dzynq-zturn-common.dtsi42 usr-led2 {
43 label = "usr-led2";
/openbmc/linux/drivers/net/dsa/qca/
H A Dqca8k-leds.c114 * - QCA8K_LED_CTRL1_REG for led2 in qca8k_led_brightness_set()
120 * - QCA8K_LED_CTRL1_REG for led2 in qca8k_led_brightness_set()
125 * - the 2 bit at (11, 10) of QCA8K_LED_CTRL3_REG are used for led2 in qca8k_led_brightness_set()
130 * - the 2 bit at (17, 16) of QCA8K_LED_CTRL3_REG are used for led2 in qca8k_led_brightness_set()
135 * - the 2 bit at (23, 22) of QCA8K_LED_CTRL3_REG are used for led2 in qca8k_led_brightness_set()
/openbmc/linux/drivers/iio/health/
H A Dafe4404.c99 LED2 = 1, enumerator
108 [LED2] = AFE440X_LED2VAL,
117 [LED2] = F_ILED2,
123 [LED2] = F_OFFDAC_LED2,
131 AFE440X_INTENSITY_CHAN(LED2, BIT(IIO_CHAN_INFO_OFFSET)),
138 AFE440X_CURRENT_CHAN(LED2),
H A Dafe4403.c83 LED2 = 1, enumerator
92 [LED2] = AFE440X_LED2VAL,
101 [LED2] = F_ILED2,
107 AFE440X_INTENSITY_CHAN(LED2, 0),
114 AFE440X_CURRENT_CHAN(LED2),
/openbmc/linux/arch/arc/boot/dts/
H A Dabilis_tb101_dvk.dts64 led2 {
65 label = "LED2";
H A Dabilis_tb100_dvk.dts64 led2 {
65 label = "LED2";
/openbmc/u-boot/arch/arm/dts/
H A Dzynq-zturn.dts43 usr-led2 {
44 label = "usr-led2";
H A Dhi3798cv200-poplar.dts58 user-led2 {
59 label = "USER-LED2";
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dlantiq,pinctrl-xway.txt48 clkout1, clkout2, mdio, dfe led0, dfe led1, ephy led0, ephy led1, ephy led2
86 gphy0 led0, gphy0 led1, gphy0 led2, gphy1 led0, gphy1 led1, gphy1 led2
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos4412-odroidx.dts37 led2 {
38 label = "led2:mmc0";
H A Dexynos4412-tiny4412.dts44 led2 {
45 label = "led2";
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dmba8mx.dtsi61 led2: led2 { label
62 label = "led2";
/openbmc/linux/include/linux/mfd/
H A Dtps65010.h115 #define LED2 2 macro
146 * led: LED1 or LED2
189 * and LED2 (with hardware blinking capability, not currently exposed).
/openbmc/linux/drivers/leds/
H A Dleds-bd2802.c40 LED2, enumerator
224 reg = bd2802_get_reg_addr(LED2, RED, BD2802_REG_HOURSETUP); in bd2802_configure()
237 enum led_ids other_led = (id == LED1) ? LED2 : LED1; in bd2802_enable()
551 BD2802_CONTROL_RGBS(led2r, LED2, RED);
552 BD2802_CONTROL_RGBS(led2g, LED2, GREEN);
553 BD2802_CONTROL_RGBS(led2b, LED2, BLUE);

123456789