Home
last modified time | relevance | path

Searched refs:LED1 (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/led/
H A Dledtest.cpp11 volatile int LED1=0,LED2=0,LED3=0,LED4=0; variable
42 LED1=!LED1; in LED1_Toggle()
43 if(LED1==1) in LED1_Toggle()
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dled.h11 #define LED1 0x02 macro
15 #define LED_LAN_RCV LED1 /* for LAN receive activity */
/OK3568_Linux_fs/kernel/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);
/OK3568_Linux_fs/kernel/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),
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-iio-health-afe440x13 3 LED1
17 Note that channels 5 and 6 represent LED2-ALED2 and LED1-ALED1
/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/dsd/
H A Dleds.rst46 Package () { "led@1", LED1 },
59 Name (LED1, Package () {
87 LED1 Second LED
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dsgm3784.c61 LED1, enumerator
229 ret |= sgm3784_flash_brt(flash, LED1); in sgm3784_set_mode()
244 ret |= sgm3784_torch_brt(flash, LED1); in sgm3784_set_mode()
376 return sgm3784_get_ctrl(ctrl, LED1); in sgm3784_led1_get_ctrl()
381 return sgm3784_set_ctrl(ctrl, LED1); in sgm3784_led1_set_ctrl()
389 [LED1] = {
H A Daw36518.c100 LED1, enumerator
446 return aw36518_get_ctrl(ctrl, LED1); in aw36518_led1_get_ctrl()
451 return aw36518_set_ctrl(ctrl, LED1); in aw36518_led1_set_ctrl()
459 [LED1] = {
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx7d-mba7.dts42 /* LED1: Link/Activity, LED2: error */
44 /* active low, LED1/2 driven by phy */
H A Dimx7-mba7.dtsi217 /* LED1: Link/Activity, LED2: Error */
219 /* Active low, LED1 and LED2 driven by phy */
H A Ds3c6410-mini6410.dts130 label = "LED1";
H A Dsun4i-a10-cubieboard.dts80 gpios = <&pio 7 21 GPIO_ACTIVE_HIGH>; /* LED1 */
H A Dsun7i-a20-bananapi.dts244 "LED1", "", "", "", "", "", "", "",
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dtps65010.h112 #define LED1 1 macro
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/backlight/
H A Dlp855x.txt40 /* 4 output LED1 string enabled */
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/
H A Dleds-mt6323.txt51 label = "LED1";
H A Dleds-lm3692x.txt28 1 - Will enable the LED1 sync
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dhi3798cv200-poplar.dts44 label = "USER-LED1";
H A Dsun4i-a10-cubieboard.dts70 gpios = <&pio 7 21 GPIO_ACTIVE_HIGH>; /* LED1 */
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/marvell/
H A Darmada-8040-clearfog-gt-8k.dts146 * [40,41] LED0 and LED1
362 * LED1 - on: link, blink: activity
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dboard-osk.c222 tps65010_set_led(LED1, BLINK); in osk_tps_setup()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dnet2272.h364 #define LED1 25 macro
/OK3568_Linux_fs/kernel/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),

12