Searched refs:LED2 (Results 1 – 16 of 16) sorted by relevance
/linux-4.1.27/arch/parisc/include/asm/ |
D | led.h | 9 #define LED2 0x04 macro 15 #define LED_DISK_IO LED2 /* for disk activity */
|
/linux-4.1.27/drivers/leds/ |
D | leds-bd2802.c | 44 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/ |
D | tps65010.h | 113 #define LED2 2 macro
|
/linux-4.1.27/arch/arc/boot/dts/ |
D | abilis_tb101_dvk.dts | 76 label = "LED2";
|
D | abilis_tb100_dvk.dts | 76 label = "LED2";
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | omap3-devkit8000.dts | 32 gpios = <&gpio6 3 GPIO_ACTIVE_HIGH>; /* 163 -> LED2 */
|
D | s3c6410-mini6410.dts | 146 label = "LED2";
|
D | sun4i-a10-cubieboard.dts | 170 gpios = <&pio 7 20 GPIO_ACTIVE_HIGH>; /* LED2 */
|
D | sh73a0-kzm9g.dts | 95 label = "LED2";
|
D | tegra30-beaver.dts | 1964 label = "LED2"; /* CR4A2 (green) */
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | net2272.h | 381 #define LED2 26 macro
|
/linux-4.1.27/arch/arm/mach-omap1/ |
D | board-osk.c | 219 tps65010_set_led(LED2, OFF); in osk_tps_setup()
|
/linux-4.1.27/drivers/net/wireless/zd1211rw/ |
D | zd_chip.c | 349 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()
|
D | zd_chip.h | 494 #define LED2 (1 << 9) macro
|
/linux-4.1.27/drivers/mfd/ |
D | tps65010.c | 789 led = LED2; in tps65010_set_led()
|
D | asic3.c | 68 INIT_CDEX(LED2, 0),
|