Home
last modified time | relevance | path

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

/linux-4.1.27/arch/parisc/include/asm/
Dled.h9 #define LED2 0x04 macro
15 #define LED_DISK_IO LED2 /* for disk activity */
/linux-4.1.27/drivers/leds/
Dleds-bd2802.c44 LED2, enumerator
228 reg = bd2802_get_reg_addr(LED2, RED, BD2802_REG_HOURSETUP); in bd2802_configure()
241 enum led_ids other_led = (id == LED1) ? LED2 : LED1; in bd2802_enable()
562 BD2802_CONTROL_RGBS(led2r, LED2, RED);
563 BD2802_CONTROL_RGBS(led2g, LED2, GREEN);
564 BD2802_CONTROL_RGBS(led2b, LED2, BLUE);
/linux-4.1.27/include/linux/i2c/
Dtps65010.h113 #define LED2 2 macro
/linux-4.1.27/arch/arc/boot/dts/
Dabilis_tb101_dvk.dts76 label = "LED2";
Dabilis_tb100_dvk.dts76 label = "LED2";
/linux-4.1.27/arch/arm/boot/dts/
Domap3-devkit8000.dts32 gpios = <&gpio6 3 GPIO_ACTIVE_HIGH>; /* 163 -> LED2 */
Ds3c6410-mini6410.dts146 label = "LED2";
Dsun4i-a10-cubieboard.dts170 gpios = <&pio 7 20 GPIO_ACTIVE_HIGH>; /* LED2 */
Dsh73a0-kzm9g.dts95 label = "LED2";
Dtegra30-beaver.dts1964 label = "LED2"; /* CR4A2 (green) */
/linux-4.1.27/drivers/usb/gadget/udc/
Dnet2272.h381 #define LED2 26 macro
/linux-4.1.27/arch/arm/mach-omap1/
Dboard-osk.c219 tps65010_set_led(LED2, OFF); in osk_tps_setup()
/linux-4.1.27/drivers/net/wireless/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-4.1.27/drivers/mfd/
Dtps65010.c789 led = LED2; in tps65010_set_led()
Dasic3.c68 INIT_CDEX(LED2, 0),