Home
last modified time | relevance | path

Searched refs:LED2 (Results 1 – 23 of 23) sorted by relevance

/Linux-v4.19/arch/parisc/include/asm/
Dled.h10 #define LED2 0x04 macro
16 #define LED_DISK_IO LED2 /* for disk activity */
/Linux-v4.19/drivers/iio/health/
Dafe4404.c105 LED2 = 1, enumerator
114 [LED2] = AFE440X_LED2VAL,
123 [LED2] = F_ILED2,
129 [LED2] = F_OFFDAC_LED2,
137 AFE440X_INTENSITY_CHAN(LED2, BIT(IIO_CHAN_INFO_OFFSET)),
144 AFE440X_CURRENT_CHAN(LED2),
Dafe4403.c86 LED2 = 1, enumerator
95 [LED2] = AFE440X_LED2VAL,
104 [LED2] = F_ILED2,
110 AFE440X_INTENSITY_CHAN(LED2, 0),
117 AFE440X_CURRENT_CHAN(LED2),
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-iio-health-afe440x9 1 -> LED2
13 Note that channels 5 and 6 represent LED2-ALED2 and LED1-ALED1
/Linux-v4.19/drivers/leds/
Dleds-bd2802.c44 LED2, enumerator
227 reg = bd2802_get_reg_addr(LED2, RED, BD2802_REG_HOURSETUP); in bd2802_configure()
240 enum led_ids other_led = (id == LED1) ? LED2 : LED1; in bd2802_enable()
554 BD2802_CONTROL_RGBS(led2r, LED2, RED);
555 BD2802_CONTROL_RGBS(led2g, LED2, GREEN);
556 BD2802_CONTROL_RGBS(led2b, LED2, BLUE);
/Linux-v4.19/include/linux/mfd/
Dtps65010.h113 #define LED2 2 macro
/Linux-v4.19/Documentation/devicetree/bindings/leds/
Dleds-lm3692x.txt25 2 - Will enable the LED2 sync
Dleds-mt6323.txt56 label = "LED2";
/Linux-v4.19/arch/arc/boot/dts/
Dabilis_tb101_dvk.dts77 label = "LED2";
Dabilis_tb100_dvk.dts77 label = "LED2";
/Linux-v4.19/arch/arm64/boot/dts/hisilicon/
Dhi3798cv200-poplar.dts52 label = "USER-LED2";
/Linux-v4.19/arch/arm/boot/dts/
Ds3c6410-mini6410.dts144 label = "LED2";
Dsun4i-a10-cubieboard.dts85 gpios = <&pio 7 20 GPIO_ACTIVE_HIGH>; /* LED2 */
Dsh73a0-kzm9g.dts92 label = "LED2";
Domap3-devkit8000-common.dtsi30 gpios = <&gpio6 3 GPIO_ACTIVE_HIGH>; /* 163 -> LED2 */
Dimx6q-marsboard.dts307 MX6QDL_PAD_EIM_D28__GPIO3_IO28 0x1b0b1 /* LED2 */
Dtegra30-beaver.dts1977 label = "LED2"; /* CR4A2 (green) */
/Linux-v4.19/arch/arm/mach-omap1/
Dboard-osk.c219 tps65010_set_led(LED2, OFF); in osk_tps_setup()
/Linux-v4.19/drivers/usb/gadget/udc/
Dnet2272.h368 #define LED2 26 macro
/Linux-v4.19/drivers/net/wireless/zydas/zd1211rw/
Dzd_chip.c349 chip->link_led = ((value >> 4) & 1) ? LED1 : LED2; in read_pod()
1334 other_led = chip->link_led == LED1 ? LED2 : LED1; in zd_chip_control_leds()
1339 ioreqs[1].value = v[1] & ~(LED1|LED2); in zd_chip_control_leds()
Dzd_chip.h494 #define LED2 (1 << 9) macro
/Linux-v4.19/drivers/mfd/
Dtps65010.c789 led = LED2; in tps65010_set_led()
Dasic3.c70 INIT_CDEX(LED2, 0),