Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dled.h11 #define LED1 0x02 macro
15 #define LED_LAN_TX LED1 /* for LAN transmit activity */
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dled.h11 #define LED1 0x02 macro
15 #define LED_LAN_TX LED1 /* for LAN transmit activity */
/kernel/linux/linux-5.10/drivers/iio/health/
H A Dafe4404.c101 LED1, enumerator
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
94 [LED1] = AFE440X_LED1VAL,
102 [LED1] = F_ILED1,
109 AFE440X_INTENSITY_CHAN(LED1, 0),
115 AFE440X_CURRENT_CHAN(LED1),
/kernel/linux/linux-6.6/drivers/iio/health/
H A Dafe4404.c101 LED1, enumerator
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
94 [LED1] = AFE440X_LED1VAL,
102 [LED1] = F_ILED1,
109 AFE440X_INTENSITY_CHAN(LED1, 0),
115 AFE440X_CURRENT_CHAN(LED1),
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-bd2802.c39 LED1, enumerator
212 value = (id == LED1) ? LED_CTL(1, 0) : LED_CTL(0, 1); in bd2802_update_state()
221 reg = bd2802_get_reg_addr(LED1, RED, BD2802_REG_HOURSETUP); in bd2802_configure()
237 enum led_ids other_led = (id == LED1) ? LED2 : LED1; in bd2802_enable()
241 if (id == LED1) in bd2802_enable()
548 BD2802_CONTROL_RGBS(led1r, LED1, RED);
549 BD2802_CONTROL_RGBS(led1g, LED1, GREEN);
550 BD2802_CONTROL_RGBS(led1b, LED1, BLUE);
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-bd2802.c39 LED1, enumerator
212 value = (id == LED1) ? LED_CTL(1, 0) : LED_CTL(0, 1); in bd2802_update_state()
221 reg = bd2802_get_reg_addr(LED1, RED, BD2802_REG_HOURSETUP); in bd2802_configure()
237 enum led_ids other_led = (id == LED1) ? LED2 : LED1; in bd2802_enable()
241 if (id == LED1) in bd2802_enable()
548 BD2802_CONTROL_RGBS(led1r, LED1, RED);
549 BD2802_CONTROL_RGBS(led1g, LED1, GREEN);
550 BD2802_CONTROL_RGBS(led1b, LED1, BLUE);
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dtps65010.h112 #define LED1 1 macro
144 * led: LED1 or LED2
188 * starting at gpio_base are GPIO1..GPIO4. The next two are LED1/nPG
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_chip.c336 chip->link_led = ((value >> 4) & 1) ? LED1 : LED2; in read_pod()
350 chip->link_led == LED1 ? 1 : 2, in read_pod()
1321 other_led = chip->link_led == LED1 ? LED2 : LED1; in zd_chip_control_leds()
1326 ioreqs[1].value = v[1] & ~(LED1|LED2); in zd_chip_control_leds()
H A Dzd_chip.h481 #define LED1 (1 << 8) macro
/kernel/linux/linux-6.6/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_chip.c336 chip->link_led = ((value >> 4) & 1) ? LED1 : LED2; in read_pod()
350 chip->link_led == LED1 ? 1 : 2, in read_pod()
1321 other_led = chip->link_led == LED1 ? LED2 : LED1; in zd_chip_control_leds()
1326 ioreqs[1].value = v[1] & ~(LED1|LED2); in zd_chip_control_leds()
H A Dzd_chip.h481 #define LED1 (1 << 8) macro
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dboard-osk.c234 /* Let LED1 (D9) blink; leds-gpio may override it */ in osk_tps_setup()
235 tps65010_set_led(LED1, BLINK); in osk_tps_setup()
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dboard-osk.c221 /* Let LED1 (D9) blink; leds-gpio may override it */ in osk_tps_setup()
222 tps65010_set_led(LED1, BLINK); in osk_tps_setup()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dnet2272.h364 #define LED1 25 macro
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dnet2272.h364 #define LED1 25 macro
/kernel/linux/linux-5.10/drivers/pinctrl/cirrus/
H A Dpinctrl-lochnagar.c206 LN1_PIN_MUX(LED1, "led1");
308 LN1_PIN(LED1), LN1_PIN(LED2),
646 LN1_GROUP_PIN(LED1), LN1_GROUP_PIN(LED2),
/kernel/linux/linux-6.6/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),
/kernel/linux/linux-5.10/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 ... */ in tps65010_gpio_get()
760 * led: LED1 or LED2
771 if (led == LED1) in tps65010_set_led()
H A Dasic3.c65 INIT_CDEX(LED1, 0),
/kernel/linux/linux-6.6/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 ... */ in tps65010_gpio_get()
755 * led: LED1 or LED2
766 if (led == LED1) in tps65010_set_led()

Completed in 28 milliseconds