Searched refs:LED1 (Results 1 - 11 of 11) sorted by relevance

/linux-master/arch/parisc/include/asm/
H A Dled.h11 #define LED1 0x02 macro
15 #define LED_LAN_TX LED1 /* for LAN transmit activity */
/linux-master/include/linux/mfd/
H A Dtps65010.h114 #define LED1 1 macro
146 * led: LED1 or LED2
188 * starting at gpio_base are GPIO1..GPIO4. The next two are LED1/nPG
/linux-master/drivers/iio/health/
H A Dafe4404.c101 LED1, enumerator in enum:afe4404_chan_id
110 [LED1] = AFE440X_LED1VAL,
119 [LED1] = F_ILED1,
125 [LED1] = F_OFFDAC_LED1,
133 AFE440X_INTENSITY_CHAN(LED1, BIT(IIO_CHAN_INFO_OFFSET)),
140 AFE440X_CURRENT_CHAN(LED1),
H A Dafe4403.c85 LED1, enumerator in enum:afe4403_chan_id
94 [LED1] = AFE440X_LED1VAL,
102 [LED1] = F_ILED1,
109 AFE440X_INTENSITY_CHAN(LED1, 0),
115 AFE440X_CURRENT_CHAN(LED1),
/linux-master/drivers/leds/
H A Dleds-bd2802.c39 LED1, enumerator in enum:led_ids
212 value = (id == LED1) ? LED_CTL(1, 0) : LED_CTL(0, 1);
221 reg = bd2802_get_reg_addr(LED1, RED, BD2802_REG_HOURSETUP);
237 enum led_ids other_led = (id == LED1) ? LED2 : LED1;
241 if (id == LED1)
548 BD2802_CONTROL_RGBS(led1r, LED1, RED);
549 BD2802_CONTROL_RGBS(led1g, LED1, GREEN);
550 BD2802_CONTROL_RGBS(led1b, LED1, BLUE);
/linux-master/arch/arm/mach-omap1/
H A Dboard-osk.c234 /* Let LED1 (D9) blink; leds-gpio may override it */
235 tps65010_set_led(LED1, BLINK);
/linux-master/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_chip.c336 chip->link_led = ((value >> 4) & 1) ? LED1 : LED2;
350 chip->link_led == LED1 ? 1 : 2,
1321 other_led = chip->link_led == LED1 ? LED2 : LED1;
1326 ioreqs[1].value = v[1] & ~(LED1|LED2);
H A Dzd_chip.h481 #define LED1 (1 << 8) macro
/linux-master/drivers/usb/gadget/udc/
H A Dnet2272.h364 #define LED1 25 macro
/linux-master/drivers/pinctrl/cirrus/
H A Dpinctrl-lochnagar.c208 LN1_PIN_MUX(LED1, "led1");
310 LN1_PIN(LED1), LN1_PIN(LED2),
648 LN1_GROUP_PIN(LED1), LN1_GROUP_PIN(LED2),
/linux-master/drivers/mfd/
H A Dtps65010.c445 * offsets 4..5 == LED1/nPG, LED2 (we set one of the non-BLINK modes)
495 /* REVISIT we *could* report LED1/nPG and LED2 state ... */
755 * led: LED1 or LED2
766 if (led == LED1)

Completed in 170 milliseconds