Home
last modified time | relevance | path

Searched full:gpio3 (Results 1 – 25 of 715) sorted by relevance

12345678910>>...29

/Linux-v5.10/Documentation/devicetree/bindings/watchdog/
Dmen-a021-wdt.txt19 gpios = <&gpio3 9 1 /* WD_EN */
20 &gpio3 10 1 /* WD_FAST */
21 &gpio3 11 1 /* WD_TRIG */
22 &gpio3 6 1 /* RST_CAUSE[0] */
23 &gpio3 7 1 /* RST_CAUSE[1] */
24 &gpio3 8 1>; /* RST_CAUSE[2] */
/Linux-v5.10/arch/arm/boot/dts/
Dam572x-idk-common.dtsi62 gpios = <&gpio3 11 GPIO_ACTIVE_HIGH>;
68 gpios = <&gpio3 12 GPIO_ACTIVE_HIGH>;
75 gpios = <&gpio3 10 GPIO_ACTIVE_HIGH>;
105 gpios = <&gpio3 9 GPIO_ACTIVE_HIGH>;
159 gpios = <&gpio3 17 GPIO_ACTIVE_HIGH>;
165 gpios = <&gpio3 18 GPIO_ACTIVE_HIGH>;
172 id-gpio = <&gpio3 16 GPIO_ACTIVE_HIGH>;
173 vbus-gpio = <&gpio3 26 GPIO_ACTIVE_HIGH>;
177 load-gpios = <&gpio3 19 GPIO_ACTIVE_LOW>;
182 gpios = <&gpio3 23 GPIO_ACTIVE_HIGH>;
Dls1021a-moxa-uc-8410a.dts45 gpios = <&gpio3 27 GPIO_ACTIVE_LOW>;
51 gpios = <&gpio3 28 GPIO_ACTIVE_LOW>;
75 gpios = <&gpio3 14 GPIO_ACTIVE_HIGH>;
81 gpios = <&gpio3 15 GPIO_ACTIVE_HIGH>;
87 gpios = <&gpio3 16 GPIO_ACTIVE_HIGH>;
93 gpios = <&gpio3 17 GPIO_ACTIVE_HIGH>;
99 gpios = <&gpio3 18 GPIO_ACTIVE_HIGH>;
105 gpios = <&gpio3 19 GPIO_ACTIVE_HIGH>;
111 gpios = <&gpio3 20 GPIO_ACTIVE_HIGH>;
117 gpios = <&gpio3 21 GPIO_ACTIVE_HIGH>;
[all …]
Dimx28-duckbill-2-enocean.dts176 gpios = <&gpio3 21 GPIO_ACTIVE_HIGH>;
182 gpios = <&gpio3 20 GPIO_ACTIVE_HIGH>;
188 gpios = <&gpio3 24 GPIO_ACTIVE_LOW>;
193 gpios = <&gpio3 25 GPIO_ACTIVE_LOW>;
198 gpios = <&gpio3 2 GPIO_ACTIVE_LOW>;
210 gpios = <&gpio3 3 GPIO_ACTIVE_HIGH>;
Dimx6q-kontron-samx6i.dtsi17 cs-gpios = <&gpio3 24 GPIO_ACTIVE_LOW>,
18 <&gpio3 29 GPIO_ACTIVE_LOW>,
19 <&gpio3 25 GPIO_ACTIVE_LOW>;
Dvf610-zii-cfu1.dts36 gpios = <&gpio3 12 GPIO_ACTIVE_LOW>;
42 gpios = <&gpio3 13 GPIO_ACTIVE_HIGH>;
48 gpios = <&gpio3 14 GPIO_ACTIVE_HIGH>;
54 gpios = <&gpio3 15 GPIO_ACTIVE_HIGH>;
72 tx-disable-gpio = <&gpio3 22 GPIO_ACTIVE_HIGH>;
171 interrupt-parent = <&gpio3>;
Dimx53-cx9020.dts90 gpios = <&gpio3 22 GPIO_ACTIVE_HIGH>;
95 gpios = <&gpio3 24 GPIO_ACTIVE_HIGH>;
100 gpios = <&gpio3 23 GPIO_ACTIVE_HIGH>;
106 gpios = <&gpio3 20 GPIO_ACTIVE_HIGH>;
111 gpios = <&gpio3 17 GPIO_ACTIVE_HIGH>;
Dkirkwood-l-50.dts79 gpio3: gpio-expander@21{ label
105 gpios = <&gpio3 2 GPIO_ACTIVE_LOW>;
155 gpio = <&gpio3 3 GPIO_ACTIVE_LOW>;
165 gpio = <&gpio3 4 GPIO_ACTIVE_LOW>;
175 gpio = <&gpio3 5 GPIO_ACTIVE_HIGH>;
186 gpio = <&gpio3 7 GPIO_ACTIVE_HIGH>;
Dr8a7792-blanche.dts120 gpios = <&gpio3 10 GPIO_ACTIVE_LOW>;
127 gpios = <&gpio3 11 GPIO_ACTIVE_LOW>;
134 gpios = <&gpio3 12 GPIO_ACTIVE_LOW>;
141 gpios = <&gpio3 15 GPIO_ACTIVE_LOW>;
148 gpios = <&gpio3 20 GPIO_ACTIVE_LOW>;
Dimx28-duckbill-2-485.dts164 gpios = <&gpio3 21 GPIO_ACTIVE_HIGH>;
170 gpios = <&gpio3 20 GPIO_ACTIVE_HIGH>;
176 gpios = <&gpio3 24 GPIO_ACTIVE_LOW>;
181 gpios = <&gpio3 25 GPIO_ACTIVE_LOW>;
Dimx35-eukrea-mbimxsd35-baseboard.dts23 gpios = <&gpio3 25 GPIO_ACTIVE_LOW>;
37 gpios = <&gpio3 29 GPIO_ACTIVE_LOW>;
60 cd-gpios = <&gpio3 24 GPIO_ACTIVE_LOW>;
Dam5729-beagleboneai.dts79 gpios = <&gpio3 27 GPIO_ACTIVE_HIGH>;
109 gpios = <&gpio3 17 GPIO_ACTIVE_HIGH>;
123 gpios = <&gpio3 15 GPIO_ACTIVE_HIGH>;
130 gpios = <&gpio3 14 GPIO_ACTIVE_HIGH>;
137 gpios = <&gpio3 7 GPIO_ACTIVE_HIGH>;
193 reset-gpios = <&gpio3 22 GPIO_ACTIVE_LOW>, /* BT-REG-ON */
194 <&gpio3 18 GPIO_ACTIVE_LOW>; /* WL-REG-ON */
200 id-gpio = <&gpio3 13 GPIO_ACTIVE_HIGH>;
589 interrupt-parent = <&gpio3>;
/Linux-v5.10/drivers/media/dvb-frontends/
Dtda1004x.h30 GPIO3 firmware eeprom address switch
34 TDA10046_GP00 = 0x40, /* GPIO3=0, GPIO1=0 */
35 TDA10046_GP01 = 0x42, /* GPIO3=0, GPIO1=1 */
36 TDA10046_GP10 = 0x48, /* GPIO3=1, GPIO1=0 */
37 TDA10046_GP11 = 0x4a, /* GPIO3=1, GPIO1=1 */
38 TDA10046_GP00_I = 0x80, /* GPIO3=0, GPIO1=0, invert in sleep mode*/
39 TDA10046_GP01_I = 0x82, /* GPIO3=0, GPIO1=1, invert in sleep mode */
40 TDA10046_GP10_I = 0x88, /* GPIO3=1, GPIO1=0, invert in sleep mode */
41 TDA10046_GP11_I = 0x8a, /* GPIO3=1, GPIO1=1, invert in sleep mode */
/Linux-v5.10/Documentation/devicetree/bindings/hsi/
Dnokia-modem.txt46 interrupts-extended = <&gpio3 8 IRQ_TYPE_EDGE_FALLING>; /* 72 */
48 gpios = <&gpio3 6 GPIO_ACTIVE_HIGH>, /* 70 */
49 <&gpio3 9 GPIO_ACTIVE_HIGH>, /* 73 */
50 <&gpio3 10 GPIO_ACTIVE_HIGH>, /* 74 */
51 <&gpio3 11 GPIO_ACTIVE_HIGH>, /* 75 */
/Linux-v5.10/Documentation/devicetree/bindings/sound/
Dmaxim,max9759.txt14 shutdown-gpios = <&gpio3 20 GPIO_ACTIVE_LOW>;
15 mute-gpios = <&gpio3 19 GPIO_ACTIVE_LOW>;
16 gain-gpios = <&gpio3 23 GPIO_ACTIVE_LOW>,
17 <&gpio3 25 GPIO_ACTIVE_LOW>;
Dsoc-ac97link.txt25 ac97-gpios = <&gpio3 20 0 &gpio3 22 0 &gpio3 28 0>;
/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/
Dcirrus,lochnagar.yaml90 enum: [ fpga-gpio1, fpga-gpio2, fpga-gpio3, fpga-gpio4,
92 codec-gpio3, codec-gpio4, codec-gpio5, codec-gpio6,
94 dsp-gpio3, dsp-gpio4, dsp-gpio5, dsp-gpio6,
95 gf-gpio2, gf-gpio3, gf-gpio7, codec-aif1-bclk,
125 enum: [ aif, fpga-gpio1, fpga-gpio2, fpga-gpio3, fpga-gpio4,
127 codec-gpio3, codec-gpio4, codec-gpio5, codec-gpio6,
129 dsp-gpio3, dsp-gpio4, dsp-gpio5, dsp-gpio6,
130 gf-gpio2, gf-gpio3, gf-gpio7, gf-gpio1, gf-gpio5,
/Linux-v5.10/Documentation/devicetree/bindings/net/nfc/
Dnfcmrvl.txt32 reset-n-io = <&gpio3 16 0>;
51 interrupt-parent = <&gpio3>;
58 reset-n-io = <&gpio3 19 0>;
82 reset-n-io = <&gpio3 19 0>;
/Linux-v5.10/drivers/input/touchscreen/
Dad7877.c105 /* If gpio3 is set AUX3/GPIO3 acts as GPIO Output */
182 bool gpio3; /* P: mutex */ member
195 static bool gpio3; variable
196 module_param(gpio3, bool, 0);
197 MODULE_PARM_DESC(gpio3, "If gpio3 is set to 1 AUX3 acts as GPIO3");
525 return sprintf(buf, "%u\n", ts->gpio3); in ad7877_gpio3_show()
541 ts->gpio3 = !!val; in ad7877_gpio3_store()
543 (ts->gpio4 << 4) | (ts->gpio3 << 5)); in ad7877_gpio3_store()
549 static DEVICE_ATTR(gpio3, 0664, ad7877_gpio3_show, ad7877_gpio3_store);
574 (ts->gpio4 << 4) | (ts->gpio3 << 5)); in ad7877_gpio4_store()
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/arm/
Dste-nomadik.txt31 gpios = <&gpio3 19 0x1>;
33 interrupt-parent = <&gpio3>;
36 gpios = <&gpio3 16 0x1>;
/Linux-v5.10/drivers/media/pci/cx88/
Dcx88-cards.c171 .gpio3 = 0x02000000,
178 .gpio3 = 0x02000000,
185 .gpio3 = 0x02000000,
192 .gpio3 = 0x02000000,
269 .gpio3 = 0x02000000,
276 .gpio3 = 0x02000000,
283 .gpio3 = 0x02000000,
290 .gpio3 = 0x02000000,
864 .gpio3 = 0x00100000,
871 .gpio3 = 0x00100000,
[all …]
/Linux-v5.10/drivers/pcmcia/
Dti113x.h370 u8 gpio3, gpio3_old; in ti12xx_irqroute_func0() local
444 /* make sure GPIO3 is set to INTA */ in ti12xx_irqroute_func0()
445 gpio3 = gpio3_old = config_readb(socket, TI1250_GPIO3_CONTROL); in ti12xx_irqroute_func0()
446 gpio3 &= ~TI1250_GPIO_MODE_MASK; in ti12xx_irqroute_func0()
447 if (gpio3 != gpio3_old) in ti12xx_irqroute_func0()
448 config_writeb(socket, TI1250_GPIO3_CONTROL, gpio3); in ti12xx_irqroute_func0()
452 gpio3 = gpio3_old = 0; in ti12xx_irqroute_func0()
468 if (gpio3 != gpio3_old) in ti12xx_irqroute_func0()
748 u8 gpio3; in ti12xx_power_hook() local
798 /* those oldies use gpio3 for INTA */ in ti12xx_power_hook()
[all …]
/Linux-v5.10/arch/arm64/boot/dts/qcom/
Dmsm8916-pins.dtsi10 pins = "gpio0", "gpio1", "gpio2", "gpio3";
18 pins = "gpio0", "gpio1", "gpio2", "gpio3";
42 pins = "gpio0", "gpio1", "gpio3";
59 pins = "gpio0", "gpio1", "gpio2", "gpio3";
192 pins = "gpio2", "gpio3";
200 pins = "gpio2", "gpio3";
/Linux-v5.10/drivers/media/pci/ttpci/
Dbudget-patch.c424 // and will reset GPIO3 after VBI_B is detected. in budget_patch_attach()
425 // (GPIO3 should be raised high by CPU to in budget_patch_attach()
426 // test if GPIO3 will generate vertical blank signal in budget_patch_attach()
427 // in budget patch GPIO3 is connected to VSYNC_B in budget_patch_attach()
449 // use 0x03 to track RPS1 interrupts - increase by 1 every gpio3 is toggled in budget_patch_attach()
487 ** wave on GPIO3, changing when a field (TS_HEIGHT/2 "lines" of in budget_patch_attach()
489 ** then, this GPIO3 output which is connected to the D1B_VSYNC in budget_patch_attach()
498 ** this rps1 code will copy internal HS event to GPIO3 pin. in budget_patch_attach()
499 ** GPIO3 is in budget-patch hardware connected to port B VSYNC in budget_patch_attach()
558 // Set GPIO3=1 (p42) in budget_patch_attach()
[all …]
/Linux-v5.10/arch/arm64/boot/dts/rockchip/
Drk3368-r88.dts47 gpios = <&gpio3 RK_PD5 GPIO_ACTIVE_HIGH>;
56 gpios = <&gpio3 RK_PD6 GPIO_ACTIVE_LOW>;
70 <&gpio3 RK_PA5 GPIO_ACTIVE_LOW>,
73 <&gpio3 RK_PA4 GPIO_ACTIVE_LOW>;
163 snps,reset-gpio = <&gpio3 RK_PB4 GPIO_ACTIVE_HIGH>;

12345678910>>...29