| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | lantiq,pinctrl-xway.txt | 66 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 86 req1, req2, req3, dfe led0, dfe led1 98 dfe led0, dfe led1 112 gnt2, gnt3, gnt4, req1, req2, req3, req4, mdio, dfe led0, dfe led1, 113 gphy0 led0, gphy0 led1, gphy0 led2, gphy1 led0, gphy1 led1, gphy1 led2 125 mdio, dfe led0, dfe led1, ephy0 led0, ephy0 led1, ephy1 led0, ephy1 led1
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/led/ |
| H A D | ledtest.cpp | 11 volatile int LED1=0,LED2=0,LED3=0,LED4=0; variable 42 LED1=!LED1; in LED1_Toggle() 43 if(LED1==1) in LED1_Toggle() 45 ::system("echo 1 > /sys/class/leds/led1/brightness"); in LED1_Toggle() 49 ::system("echo 0 > /sys/class/leds/led1/brightness"); in LED1_Toggle()
|
| /OK3568_Linux_fs/kernel/include/media/i2c/ |
| H A D | lm3646.h | 40 /* LED1 FLASH Brightness 50 /* LED1 TORCH Brightness 73 * @led1_flash_brt: led1 flash mode brightness, uA 74 * @led1_torch_brt: led1 torch mode brightness, uA
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | leds-bd2802.c | 39 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);
|
| H A D | leds-88pm860x.c | 183 sprintf(data->name, "led1-red"); in pm860x_led_probe() 187 sprintf(data->name, "led1-green"); in pm860x_led_probe() 191 sprintf(data->name, "led1-blue"); in pm860x_led_probe()
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/ |
| H A D | pinctrl-xway.c | 286 GRP_MUX("gphy0 led1", GPHY, pins_gphy0_led1), 289 GRP_MUX("gphy1 led1", GPHY, pins_gphy1_led1), 316 static const char * const xrx_gphy_grps[] = {"gphy0 led0", "gphy0 led1", 318 "gphy1 led1", "gphy1 led2"}; 440 GRP_MUX("dfe led1", DFE, ase_pins_dfe_led1), 442 GRP_MUX("ephy led1", EPHY, ase_pins_ephy_led1), 451 static const char * const ase_dfe_grps[] = {"dfe led0", "dfe led1"}; 452 static const char * const ase_ephy_grps[] = {"ephy led0", "ephy led1", 609 GRP_MUX("dfe led1", DFE, danube_pins_dfe_led1), 628 static const char * const danube_dfe_grps[] = {"dfe led0", "dfe led1"}; [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/marvell/ |
| H A D | armada-8040-clearfog-gt-8k.dts | 75 led1 { 76 label = "clearfog-gt-8k:green:led1"; 146 * [40,41] LED0 and LED1 195 cp0_led1_pins: led1-pins { 362 * LED1 - on: link, blink: activity
|
| /OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/dsd/ |
| H A D | leds.rst | 46 Package () { "led@1", LED1 }, 59 Name (LED1, Package () { 87 LED1 Second LED
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | omap5-uevm.dts | 44 led1 { 74 led1 { 96 label = "omap5:green:led1";
|
| H A D | at91-wb50n.dts | 47 led1 { 48 label = "wb50n:green:led1";
|
| H A D | zynq-zturn.dts | 37 usr-led1 { 38 label = "usr-led1";
|
| H A D | exynos4412-odroidx.dts | 25 led1 { 26 label = "led1:heart";
|
| H A D | imx7d-mba7.dts | 42 /* LED1: Link/Activity, LED2: error */ 44 /* active low, LED1/2 driven by phy */
|
| H A D | imx35-eukrea-mbimxsd35-baseboard.dts | 35 led1 { 36 label = "led1";
|
| H A D | exynos4412-tiny4412.dts | 31 led1 { 32 label = "led1";
|
| H A D | imx25-eukrea-mbimxsd25-baseboard.dts | 34 led1 { 35 label = "led1";
|
| /OK3568_Linux_fs/kernel/drivers/iio/health/ |
| H A D | afe4404.c | 101 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),
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | led.h | 11 #define LED1 0x02 macro 15 #define LED_LAN_RCV LED1 /* for LAN receive activity */
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-health-afe440x | 13 3 LED1 17 Note that channels 5 and 6 represent LED2-ALED2 and LED1-ALED1
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | rastaban.h | 25 /* In dfu mode keep led1 on */ 30 "led1=4,0,0\0" \
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | lm3646.c | 311 * LED1 flash current setting in lm3646_init_device() 312 * LED2 flash current = Total(Max) flash current - LED1 flash current in lm3646_init_device() 323 * LED1 torch current setting in lm3646_init_device() 324 * LED2 torch current = Total(Max) torch current - LED1 torch current in lm3646_init_device()
|
| H A D | sgm3784.c | 61 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] = { 731 * name: led1 meet the secondary led in sgm3784_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | hal_com_led.h | 175 HW_LED, // HW control 2 LEDs, LED0 and LED1 (there are 4 different control modes) 224 SW_LED_MODE1, // 2 LEDs, through LED0 and LED1. For ALPHA. 239 …HW_LED, // HW control 2 LEDs, LED0 and LED1 (there are 4 different control modes, see MAC.CONFIG1 … 296 SW_LED_MODE1, // 2 LEDs, through LED0 and LED1. For ALPHA. 302 …HW_LED, // HW control 2 LEDs, LED0 and LED1 (there are 4 different control modes, see MAC.CONFIG1 …
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | hal_com_led.h | 175 HW_LED, // HW control 2 LEDs, LED0 and LED1 (there are 4 different control modes) 224 SW_LED_MODE1, // 2 LEDs, through LED0 and LED1. For ALPHA. 239 …HW_LED, // HW control 2 LEDs, LED0 and LED1 (there are 4 different control modes, see MAC.CONFIG1 … 296 SW_LED_MODE1, // 2 LEDs, through LED0 and LED1. For ALPHA. 302 …HW_LED, // HW control 2 LEDs, LED0 and LED1 (there are 4 different control modes, see MAC.CONFIG1 …
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | hal_com_led.h | 175 HW_LED, /* HW control 2 LEDs, LED0 and LED1 (there are 4 different control modes) */ 224 SW_LED_MODE1, /* 2 LEDs, through LED0 and LED1. For ALPHA. */ 239 …HW_LED, /* HW control 2 LEDs, LED0 and LED1 (there are 4 different control modes, see MAC.CONFIG1 … 295 SW_LED_MODE1, /* 2 LEDs, through LED0 and LED1. For ALPHA. */ 301 …HW_LED, /* HW control 2 LEDs, LED0 and LED1 (there are 4 different control modes, see MAC.CONFIG1 …
|