Home
last modified time | relevance | path

Searched refs:LED2 (Results 1 – 25 of 30) sorted by relevance

12

/linux/arch/parisc/include/asm/
H A Dled.h10 #define LED2 0x04 macro
16 #define LED_DISK_IO LED2 /* for disk activity */
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-health-afe440x11 1 LED2
17 Note that channels 5 and 6 represent LED2-ALED2 and LED1-ALED1
/linux/drivers/leds/
H A Dleds-bd2802.c40 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);
/linux/include/linux/mfd/
H A Dtps65010.h115 #define LED2 2 macro
146 * led: LED1 or LED2
189 * and LED2 (with hardware blinking capability, not currently exposed).
/linux/arch/arc/boot/dts/
H A Dabilis_tb101_dvk.dts65 label = "LED2";
H A Dabilis_tb100_dvk.dts65 label = "LED2";
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm2711-rpi-cm4-io.dts119 /* LED2 */
H A Dbcm2711-rpi-4-b.dts221 /* LED2 */
/linux/arch/arm/boot/dts/samsung/
H A Ds3c6410-mini6410.dts136 label = "LED2";
/linux/arch/arm/mach-omap1/
H A Dboard-osk.c65 /* 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()
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-solidsense.dtsi64 /* Red/Green LED2 - next to GPS SMA */
H A Dimx6dl-plybas.dts323 /* LED2 (lighttower) */
H A Dimx6q-marsboard.dts322 MX6QDL_PAD_EIM_D28__GPIO3_IO28 0x1b0b1 /* LED2 */
/linux/arch/arm/boot/dts/allwinner/
H A Dsun4i-a10-cubieboard.dts85 gpios = <&pio 7 20 GPIO_ACTIVE_HIGH>; /* LED2 */
/linux/arch/arm64/boot/dts/marvell/
H A Dcn9130-cf-pro.dts73 label = "LED2";
/linux/drivers/pinctrl/cirrus/
H A Dpinctrl-lochnagar.c210 LN1_PIN_MUX(LED2, "led2");
311 LN1_PIN(LED1), LN1_PIN(LED2),
649 LN1_GROUP_PIN(LED1), LN1_GROUP_PIN(LED2),
/linux/arch/arm64/boot/dts/renesas/
H A Dr8a774c0-cat874.dts55 label = "LED2";
H A Dbeacon-renesom-baseboard.dtsi96 label = "LED2";
/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_chip.c336 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()
/linux/arch/arm/boot/dts/renesas/
H A Dsh73a0-kzm9g.dts89 label = "LED2";
/linux/arch/arm64/boot/dts/actions/
H A Ds900-bubblegum-96.dts233 "LED2", /* GPIO_139 */
/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-sm-k26-revA.dts318 "QSPI_CS_B", "SPI_CLK", "LED1", "LED2", "SPI_CS_B", /* 5 - 9 */
/linux/arch/arm64/boot/dts/rockchip/
H A Dpx30-pp1516.dtsi45 * LED2 on the PCB, left of the USB-C connector.
/linux/arch/arm/boot/dts/marvell/
H A Darmada-385-clearfog-gtr.dtsi54 52 - Front LED2, or front panel
/linux/drivers/mfd/
H A Dtps65010.c446 * offsets 4..5 == LED1/nPG, LED2 (we set one of the non-BLINK modes)
498 /* REVISIT we *could* report LED1/nPG and LED2 state ... */ in tps65010_gpio_get()
753 * led: LED1 or LED2
768 led = LED2; in tps65010_set_led()

12