Home
last modified time | relevance | path

Searched full:led2 (Results 1 – 25 of 225) sorted by relevance

123456789

/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
55 LED2=!LED2; in LED2_Toggle()
56 if(LED2==1) in LED2_Toggle()
58 ::system("echo 1 > /sys/class/leds/led2/brightness"); in LED2_Toggle()
62 ::system("echo 0 > /sys/class/leds/led2/brightness"); in LED2_Toggle()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dlantiq,pinctrl-xway.txt66 gphy0 led0, gphy0 led1, gphy0 led2, gphy1 led0, gphy1 led1, gphy1 led2
75 clkout1, clkout2, mdio, dfe led0, dfe led1, ephy led0, ephy led1, ephy led2
113 gphy0 led0, gphy0 led1, gphy0 led2, gphy1 led0, gphy1 led1, gphy1 led2
/OK3568_Linux_fs/kernel/drivers/iio/health/
H A Dafe4404.c99 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 Dafe4403.c83 LED2 = 1, enumerator
92 [LED2] = AFE440X_LED2VAL,
101 [LED2] = F_ILED2,
107 AFE440X_INTENSITY_CHAN(LED2, 0),
114 AFE440X_CURRENT_CHAN(LED2),
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dled.h10 #define LED2 0x04 macro
16 #define LED_DISK_IO LED2 /* for disk activity */
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dat91-wb50n.dts53 led2 {
54 label = "wb50n:red:led2";
H A Dzynq-zturn.dts43 usr-led2 {
44 label = "usr-led2";
H A Dexynos4412-odroidx.dts31 led2 {
32 label = "led2:mmc0";
H A Dexynos4412-tiny4412.dts38 led2 {
39 label = "led2";
H A Dimx7-mba7.dtsi60 led2 {
61 label = "led2";
217 /* LED1: Link/Activity, LED2: Error */
219 /* Active low, LED1 and LED2 driven by phy */
H A Domap5-uevm.dts81 led2 {
103 label = "omap5:green:led2";
H A Dimx6qdl-gw5912.dtsi15 led2 = &led2;
90 led2: user3 { label
H A Dimx6qdl-gw552x.dtsi15 led2 = &led2;
90 led2: user3 { label
H A Dimx6q-gw5400-a.dts21 led2 = &led2;
50 led2: user3 { label
H A Dsun8i-s3-pinecube.dts31 led2 {
32 label = "pine64:ir:led2";
/OK3568_Linux_fs/kernel/arch/arc/boot/dts/
H A Dabilis_tb101_dvk.dts64 led2 {
65 label = "LED2";
H A Dabilis_tb100_dvk.dts64 led2 {
65 label = "LED2";
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dhi3798cv200-poplar.dts50 user-led2 {
51 label = "USER-LED2";
/OK3568_Linux_fs/kernel/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);
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dtps65010.h113 #define LED2 2 macro
144 * led: LED1 or LED2
189 * and LED2 (with hardware blinking capability, not currently exposed).
/OK3568_Linux_fs/buildroot/board/acmesystems/acqua-a5/
H A Dat91-sama5d3_acqua.dts288 led2 {
289 label = "led2";
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/led/
H A Dhal_led.c124 LED_DATA *led2 = &(ledpriv->SwLed2); in rtw_sw_led_ctl_mode_uc_trx_only() local
152 SwLedOff(adapter, led2); in rtw_sw_led_ctl_mode_uc_trx_only()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/led/
H A Dhal_led.c124 LED_DATA *led2 = &(ledpriv->SwLed2); in rtw_sw_led_ctl_mode_uc_trx_only() local
152 SwLedOff(adapter, led2); in rtw_sw_led_ctl_mode_uc_trx_only()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/led/
H A Dhal_led.c125 LED_DATA *led2 = &(ledpriv->SwLed2); in rtw_sw_led_ctl_mode_uc_trx_only() local
153 SwLedOff(adapter, led2); in rtw_sw_led_ctl_mode_uc_trx_only()

123456789