/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | led.h | 10 #define LED2 0x04 macro 16 #define LED_DISK_IO LED2 /* for disk activity */
|
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | led.h | 10 #define LED2 0x04 macro 16 #define LED_DISK_IO LED2 /* for disk activity */
|
/kernel/linux/linux-5.10/drivers/iio/health/ |
H A D | afe4404.c | 99 LED2 = 1, enumerator 108 [LED2] = AFE440X_LED2VAL, 117 [LED2] = F_ILED2, 123 [LED2] = F_OFFDAC_LED2, 131 AFE440X_INTENSITY_CHAN(LED2, BIT(IIO_CHAN_INFO_OFFSET)), 138 AFE440X_CURRENT_CHAN(LED2),
|
H A D | afe4403.c | 83 LED2 = 1, enumerator 92 [LED2] = AFE440X_LED2VAL, 101 [LED2] = F_ILED2, 107 AFE440X_INTENSITY_CHAN(LED2, 0), 114 AFE440X_CURRENT_CHAN(LED2),
|
/kernel/linux/linux-6.6/drivers/iio/health/ |
H A D | afe4404.c | 99 LED2 = 1, enumerator 108 [LED2] = AFE440X_LED2VAL, 117 [LED2] = F_ILED2, 123 [LED2] = F_OFFDAC_LED2, 131 AFE440X_INTENSITY_CHAN(LED2, BIT(IIO_CHAN_INFO_OFFSET)), 138 AFE440X_CURRENT_CHAN(LED2),
|
H A D | afe4403.c | 83 LED2 = 1, enumerator 92 [LED2] = AFE440X_LED2VAL, 101 [LED2] = F_ILED2, 107 AFE440X_INTENSITY_CHAN(LED2, 0), 114 AFE440X_CURRENT_CHAN(LED2),
|
/kernel/linux/linux-5.10/drivers/leds/ |
H A D | leds-bd2802.c | 40 LED2, enumerator 224 reg = bd2802_get_reg_addr(LED2, RED, BD2802_REG_HOURSETUP); in bd2802_configure() 237 enum led_ids other_led = (id == LED1) ? LED2 : LED1; in bd2802_enable() 551 BD2802_CONTROL_RGBS(led2r, LED2, RED); 552 BD2802_CONTROL_RGBS(led2g, LED2, GREEN); 553 BD2802_CONTROL_RGBS(led2b, LED2, BLUE);
|
/kernel/linux/linux-6.6/drivers/leds/ |
H A D | leds-bd2802.c | 40 LED2, enumerator 224 reg = bd2802_get_reg_addr(LED2, RED, BD2802_REG_HOURSETUP); in bd2802_configure() 237 enum led_ids other_led = (id == LED1) ? LED2 : LED1; in bd2802_enable() 551 BD2802_CONTROL_RGBS(led2r, LED2, RED); 552 BD2802_CONTROL_RGBS(led2g, LED2, GREEN); 553 BD2802_CONTROL_RGBS(led2b, LED2, BLUE);
|
/kernel/linux/linux-5.10/include/linux/mfd/ |
H A D | tps65010.h | 113 #define LED2 2 macro 144 * led: LED1 or LED2 189 * and LED2 (with hardware blinking capability, not currently exposed).
|
/kernel/linux/linux-6.6/include/linux/mfd/ |
H A D | tps65010.h | 115 #define LED2 2 macro 146 * led: LED1 or LED2 189 * and LED2 (with hardware blinking capability, not currently exposed).
|
/kernel/linux/linux-6.6/arch/arm/mach-omap1/ |
H A D | board-osk.c | 65 /* TPS65010 has four GPIOs. nPG and LED2 can be treated like GPIOs with 237 /* Set LED2 off by default */ in osk_tps_setup() 238 tps65010_set_led(LED2, OFF); in osk_tps_setup()
|
/kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
H A D | board-osk.c | 65 /* TPS65010 has four GPIOs. nPG and LED2 can be treated like GPIOs with 224 /* Set LED2 off by default */ in osk_tps_setup() 225 tps65010_set_led(LED2, OFF); in osk_tps_setup()
|
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | net2272.h | 363 #define LED2 26 macro
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | net2272.h | 363 #define LED2 26 macro
|
/kernel/linux/linux-5.10/drivers/pinctrl/cirrus/ |
H A D | pinctrl-lochnagar.c | 207 LN1_PIN_MUX(LED2, "led2"); 308 LN1_PIN(LED1), LN1_PIN(LED2), 646 LN1_GROUP_PIN(LED1), LN1_GROUP_PIN(LED2),
|
/kernel/linux/linux-5.10/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_chip.c | 336 chip->link_led = ((value >> 4) & 1) ? LED1 : LED2; 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 D | zd_chip.h | 482 #define LED2 (1 << 9) macro
|
/kernel/linux/linux-6.6/drivers/pinctrl/cirrus/ |
H A D | pinctrl-lochnagar.c | 209 LN1_PIN_MUX(LED2, "led2"); 310 LN1_PIN(LED1), LN1_PIN(LED2), 648 LN1_GROUP_PIN(LED1), LN1_GROUP_PIN(LED2),
|
/kernel/linux/linux-6.6/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_chip.c | 336 chip->link_led = ((value >> 4) & 1) ? LED1 : LED2; 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 D | zd_chip.h | 482 #define LED2 (1 << 9) macro
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | tps65010.c | 445 * 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 775 led = LED2; in tps65010_set_led()
|
H A D | asic3.c | 66 INIT_CDEX(LED2, 0),
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | tps65010.c | 445 * 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 770 led = LED2; in tps65010_set_led()
|