/linux/arch/parisc/include/asm/ |
H A D | led.h | 10 #define LED2 0x04 macro 16 #define LED_DISK_IO LED2 /* for disk activity */
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-health-afe440x | 11 1 LED2 17 Note that channels 5 and 6 represent LED2-ALED2 and LED1-ALED1
|
/linux/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);
|
/linux/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).
|
/linux/arch/arc/boot/dts/ |
H A D | abilis_tb101_dvk.dts | 65 label = "LED2";
|
H A D | abilis_tb100_dvk.dts | 65 label = "LED2";
|
/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm2711-rpi-cm4-io.dts | 119 /* LED2 */
|
H A D | bcm2711-rpi-4-b.dts | 221 /* LED2 */
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | s3c6410-mini6410.dts | 136 label = "LED2";
|
/linux/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()
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-solidsense.dtsi | 64 /* Red/Green LED2 - next to GPS SMA */
|
H A D | imx6dl-plybas.dts | 323 /* LED2 (lighttower) */
|
H A D | imx6q-marsboard.dts | 322 MX6QDL_PAD_EIM_D28__GPIO3_IO28 0x1b0b1 /* LED2 */
|
/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun4i-a10-cubieboard.dts | 85 gpios = <&pio 7 20 GPIO_ACTIVE_HIGH>; /* LED2 */
|
/linux/arch/arm64/boot/dts/marvell/ |
H A D | cn9130-cf-pro.dts | 73 label = "LED2";
|
/linux/drivers/pinctrl/cirrus/ |
H A D | pinctrl-lochnagar.c | 210 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 D | r8a774c0-cat874.dts | 55 label = "LED2";
|
H A D | beacon-renesom-baseboard.dtsi | 96 label = "LED2";
|
/linux/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()
|
/linux/arch/arm/boot/dts/renesas/ |
H A D | sh73a0-kzm9g.dts | 89 label = "LED2";
|
/linux/arch/arm64/boot/dts/actions/ |
H A D | s900-bubblegum-96.dts | 233 "LED2", /* GPIO_139 */
|
/linux/arch/arm64/boot/dts/xilinx/ |
H A D | zynqmp-sm-k26-revA.dts | 318 "QSPI_CS_B", "SPI_CLK", "LED1", "LED2", "SPI_CS_B", /* 5 - 9 */
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | px30-pp1516.dtsi | 45 * LED2 on the PCB, left of the USB-C connector.
|
/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-385-clearfog-gtr.dtsi | 54 52 - Front LED2, or front panel
|
/linux/drivers/mfd/ |
H A D | tps65010.c | 446 * 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()
|