Home
last modified time | relevance | path

Searched full:gpio2 (Results 1 – 25 of 1128) sorted by relevance

12345678910>>...46

/linux/arch/mips/include/asm/mach-au1x00/
H A Dgpio-au1000.h15 * GPIO0-31 from GPIO1 block, GPIO200-215 from GPIO2 block.
36 /* register offsets within GPIO2 block */
281 * GPIO2 block macros for common linux GPIO functions. The 'gpio'
357 /* GPIO2 shared interrupts and control */
359 static inline void __alchemy_gpio2_mod_int(int gpio2, int en) in __alchemy_gpio2_mod_int() argument
364 r |= 1 << gpio2; in __alchemy_gpio2_mod_int()
366 r &= ~(1 << gpio2); in __alchemy_gpio2_mod_int()
372 * alchemy_gpio2_enable_int - Enable a GPIO2 pins' shared irq contribution.
373 * @gpio2: The GPIO2 pin to activate (200...215).
383 * GPIO2-based interrupts have their own request to the INTC. Please
[all …]
/linux/arch/arm/boot/dts/ti/omap/
H A Dam57xx-evm.dtso31 gpios = <&gpio2 23 GPIO_ACTIVE_LOW>;
37 gpios = <&gpio2 25 GPIO_ACTIVE_LOW>;
43 gpios = <&gpio2 28 GPIO_ACTIVE_LOW>;
49 gpios = <&gpio2 24 GPIO_ACTIVE_LOW>;
55 gpios = <&gpio2 20 GPIO_ACTIVE_LOW>;
64 enable-gpios = <&gpio2 5 GPIO_ACTIVE_HIGH>;
99 attb-gpio = <&gpio2 4 GPIO_ACTIVE_HIGH>;
100 interrupt-parent = <&gpio2>;
103 reset-gpio = <&gpio2 6 GPIO_ACTIVE_HIGH>;
H A Dam335x-baltos-ir2110.dts27 …AM33XX_PADCONF(AM335X_PIN_LCD_VSYNC, PIN_OUTPUT_PULLDOWN, MUX_MODE7) /* lcd_vsync.gpio2[22] D…
28 …AM33XX_PADCONF(AM335X_PIN_LCD_HSYNC, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_hsync.gpio2[23] DS…
29 …AM33XX_PADCONF(AM335X_PIN_LCD_PCLK, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_pclk.gpio2[24] DCD …
30 …NF(AM335X_PIN_LCD_AC_BIAS_EN, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_ac_bias_en.gpio2[25] RI */
44 dtr-gpios = <&gpio2 22 GPIO_ACTIVE_LOW>;
45 dsr-gpios = <&gpio2 23 GPIO_ACTIVE_LOW>;
46 dcd-gpios = <&gpio2 24 GPIO_ACTIVE_LOW>;
47 rng-gpios = <&gpio2 25 GPIO_ACTIVE_LOW>;
157 &gpio2 {
H A Dam335x-baltos-ir3220.dts33 …AM33XX_PADCONF(AM335X_PIN_LCD_VSYNC, PIN_OUTPUT_PULLDOWN, MUX_MODE7) /* lcd_vsync.gpio2[22] D…
34 …AM33XX_PADCONF(AM335X_PIN_LCD_HSYNC, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_hsync.gpio2[23] DS…
35 …AM33XX_PADCONF(AM335X_PIN_LCD_PCLK, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_pclk.gpio2[24] DCD …
36 …NF(AM335X_PIN_LCD_AC_BIAS_EN, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_ac_bias_en.gpio2[25] RI */
65 dtr-gpios = <&gpio2 22 GPIO_ACTIVE_LOW>;
66 dsr-gpios = <&gpio2 23 GPIO_ACTIVE_LOW>;
67 dcd-gpios = <&gpio2 24 GPIO_ACTIVE_LOW>;
68 rng-gpios = <&gpio2 25 GPIO_ACTIVE_LOW>;
128 cd-gpios = <&gpio2 18 GPIO_ACTIVE_LOW>;
203 &gpio2 {
H A Dam335x-baltos-ir5221.dts41 …AM33XX_PADCONF(AM335X_PIN_LCD_VSYNC, PIN_OUTPUT_PULLDOWN, MUX_MODE7) /* lcd_vsync.gpio2[22] D…
42 …AM33XX_PADCONF(AM335X_PIN_LCD_HSYNC, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_hsync.gpio2[23] DS…
43 …AM33XX_PADCONF(AM335X_PIN_LCD_PCLK, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_pclk.gpio2[24] DCD …
44 …NF(AM335X_PIN_LCD_AC_BIAS_EN, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_ac_bias_en.gpio2[25] RI */
73 dtr-gpios = <&gpio2 22 GPIO_ACTIVE_LOW>;
74 dsr-gpios = <&gpio2 23 GPIO_ACTIVE_LOW>;
75 dcd-gpios = <&gpio2 24 GPIO_ACTIVE_LOW>;
76 rng-gpios = <&gpio2 25 GPIO_ACTIVE_LOW>;
152 cd-gpios = <&gpio2 18 GPIO_ACTIVE_LOW>;
227 &gpio2 {
H A Dam571x-idk.dts55 gpios = <&gpio2 25 GPIO_ACTIVE_HIGH>;
62 gpios = <&gpio2 26 GPIO_ACTIVE_HIGH>;
68 gpios = <&gpio2 27 GPIO_ACTIVE_HIGH>;
75 gpios = <&gpio2 28 GPIO_ACTIVE_HIGH>;
81 gpios = <&gpio2 21 GPIO_ACTIVE_HIGH>;
87 gpios = <&gpio2 19 GPIO_ACTIVE_HIGH>;
122 gpios = <&gpio2 29 GPIO_ACTIVE_HIGH>;
176 load-gpios = <&gpio2 23 GPIO_ACTIVE_LOW>;
H A Dam335x-netcom-plus-2xx.dts60 dtr-gpios = <&gpio2 22 GPIO_ACTIVE_LOW>;
61 dsr-gpios = <&gpio2 23 GPIO_ACTIVE_LOW>;
62 dcd-gpios = <&gpio2 24 GPIO_ACTIVE_LOW>;
63 rng-gpios = <&gpio2 25 GPIO_ACTIVE_LOW>;
169 &gpio2 {
/linux/drivers/media/pci/cx88/
H A Dcx88-cards.c170 .gpio2 = 0x00F5e700,
177 .gpio2 = 0x00F5c700,
184 .gpio2 = 0x00F5c700,
191 .gpio2 = 0x00F5d700,
234 .gpio2 = 0x0000ff40,
240 .gpio2 = 0x0000ff40,
246 .gpio2 = 0x0000ff40,
253 .gpio2 = 0x0000ff20,
268 .gpio2 = 0x0035e700,
275 .gpio2 = 0x0035c700,
[all …]
/linux/Documentation/devicetree/bindings/phy/
H A Dphy-mapphone-mdm6600.txt18 power-gpios = <&gpio2 22 GPIO_ACTIVE_HIGH>;
19 reset-gpios = <&gpio2 17 GPIO_ACTIVE_HIGH>;
25 motorola,status-gpios = <&gpio2 20 GPIO_ACTIVE_HIGH>,
26 <&gpio2 21 GPIO_ACTIVE_HIGH>,
27 <&gpio2 23 GPIO_ACTIVE_HIGH>;
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ull-uti260b.dts71 gpios = <&gpio2 11 GPIO_ACTIVE_LOW>;
77 gpios = <&gpio2 12 GPIO_ACTIVE_LOW>;
83 gpios = <&gpio2 13 GPIO_ACTIVE_LOW>;
89 gpios = <&gpio2 10 GPIO_ACTIVE_LOW>;
95 gpios = <&gpio2 9 GPIO_ACTIVE_LOW>;
101 gpios = <&gpio2 15 GPIO_ACTIVE_LOW>;
107 gpios = <&gpio2 8 GPIO_ACTIVE_LOW>;
113 gpios = <&gpio2 14 GPIO_ACTIVE_LOW>;
119 gpios = <&gpio2 3 GPIO_ACTIVE_LOW>;
125 gpios = <&gpio2 1 GPIO_ACTIVE_LOW>;
[all …]
H A Dimx53-sk-imx53-atm0700d4-lvds.dts88 sck-gpios = <&gpio2 16 GPIO_ACTIVE_HIGH>;
89 miso-gpios = <&gpio2 22 GPIO_ACTIVE_HIGH>;
90 mosi-gpios = <&gpio2 17 GPIO_ACTIVE_HIGH>;
91 cs-gpios = <&gpio2 20 GPIO_ACTIVE_HIGH>;
H A Dimx53-sk-imx53-atm0700d4-rgb.dts104 mosi-gpios = <&gpio2 3 GPIO_ACTIVE_HIGH>;
106 cs-gpios = <&gpio2 8 GPIO_ACTIVE_HIGH>;
110 interrupts-extended = <&gpio2 6 IRQ_TYPE_EDGE_BOTH>;
111 pendown-gpio = <&gpio2 6 GPIO_ACTIVE_LOW>;
/linux/Documentation/devicetree/bindings/input/
H A Dgpio-matrix-keypad.txt36 row-gpios = <&gpio2 25 0
37 &gpio2 26 0
38 &gpio2 27 0>;
40 col-gpios = <&gpio2 21 0
41 &gpio2 22 0>;
/linux/drivers/pinctrl/
H A Dpinctrl-tps6594.c76 PINCTRL_PIN(2, "GPIO2"), PINCTRL_PIN(3, "GPIO3"),
84 "GPIO0", "GPIO1", "GPIO2", "GPIO3", "GPIO4", "GPIO5",
89 "GPIO0", "GPIO1", "GPIO2", "GPIO3", "GPIO4", "GPIO5",
94 "GPIO0", "GPIO1", "GPIO2", "GPIO3", "GPIO4", "GPIO5",
99 "GPIO0", "GPIO1", "GPIO2", "GPIO3", "GPIO4", "GPIO5",
104 "GPIO0", "GPIO1", "GPIO2", "GPIO3", "GPIO4", "GPIO5",
128 "GPIO2",
134 "GPIO2",
169 PINCTRL_PIN(2, "GPIO2"), PINCTRL_PIN(3, "GPIO3"),
174 "GPIO0", "GPIO1", "GPIO2", "GPIO3", "GPIO4", "GPIO5",
[all …]
/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-lx2160a-clearfog-itx.dtsi30 gpios = <&gpio2 6 GPIO_ACTIVE_LOW>;
37 mod-def0-gpios = <&gpio2 0 GPIO_ACTIVE_LOW>;
44 mod-def0-gpios = <&gpio2 9 GPIO_ACTIVE_LOW>;
51 mod-def0-gpios = <&gpio2 10 GPIO_ACTIVE_LOW>;
58 mod-def0-gpios = <&gpio2 11 GPIO_ACTIVE_LOW>;
H A Dfsl-lx2162a-clearfog.dts42 gpios = <&gpio2 5 GPIO_ACTIVE_HIGH>; /* PROC_IRQ5 */
47 gpios = <&gpio2 11 GPIO_ACTIVE_HIGH>; /* PROC_IRQ11 */
52 gpios = <&gpio2 13 GPIO_ACTIVE_HIGH>; /* EVT1_B */
57 gpios = <&gpio2 14 GPIO_ACTIVE_HIGH>; /* EVT2_B */
65 mod-def0-gpios = <&gpio2 16 GPIO_ACTIVE_LOW>; /* EVT4_B */
72 mod-def0-gpios = <&gpio2 1 GPIO_ACTIVE_LOW>; /* PROC_IRQ1 */
79 mod-def0-gpios = <&gpio2 10 GPIO_ACTIVE_LOW>; /* PROC_IRQ10 */
86 mod-def0-gpios = <&gpio2 15 GPIO_ACTIVE_LOW>; /* EVT3_B */
/linux/Documentation/devicetree/bindings/sound/
H A Dcirrus,cs35l41.yaml118 Note that the options are different from the GPIO2 pin
127 cirrus,gpio2-polarity-invert:
129 Boolean which specifies whether the GPIO2
133 cirrus,gpio2-output-enable:
135 Boolean which specifies whether the GPIO2 pin
140 cirrus,gpio2-src-select:
142 Configures the function of the GPIO2 pin.
/linux/arch/arm/boot/dts/st/
H A Dste-hrefprev60-stuib.dts40 interrupt-parent = <&gpio2>;
42 touch-gpios = <&gpio2 12 GPIO_ACTIVE_LOW>;
46 interrupt-parent = <&gpio2>;
48 touch-gpios = <&gpio2 12 GPIO_ACTIVE_LOW>;
H A Dste-hrefv60plus-stuib.dts45 interrupt-parent = <&gpio2>;
47 touch-gpios = <&gpio2 20 GPIO_ACTIVE_LOW>;
51 interrupt-parent = <&gpio2>;
53 touch-gpios = <&gpio2 20 GPIO_ACTIVE_LOW>;
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dcirrus,lochnagar.yaml81 enum: [ fpga-gpio1, fpga-gpio2, fpga-gpio3, fpga-gpio4,
82 fpga-gpio5, fpga-gpio6, codec-gpio1, codec-gpio2,
84 codec-gpio7, codec-gpio8, dsp-gpio1, dsp-gpio2,
86 gf-gpio2, gf-gpio3, gf-gpio7, codec-aif1-bclk,
116 enum: [ aif, fpga-gpio1, fpga-gpio2, fpga-gpio3, fpga-gpio4,
117 fpga-gpio5, fpga-gpio6, codec-gpio1, codec-gpio2,
119 codec-gpio7, codec-gpio8, dsp-gpio1, dsp-gpio2,
121 gf-gpio2, gf-gpio3, gf-gpio7, gf-gpio1, gf-gpio5,
/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-l-50.dts65 gpio2: gpio-expander@20 { label
112 gpios = <&gpio2 7 GPIO_ACTIVE_LOW>;
118 gpios = <&gpio2 3 GPIO_ACTIVE_LOW>;
123 gpios = <&gpio2 1 GPIO_ACTIVE_LOW>;
128 gpios = <&gpio2 0 GPIO_ACTIVE_LOW>;
135 gpios = <&gpio2 4 GPIO_ACTIVE_LOW>;
140 gpios = <&gpio2 2 GPIO_ACTIVE_LOW>;
147 gpios = <&gpio2 5 GPIO_ACTIVE_LOW>;
/linux/Documentation/devicetree/bindings/display/
H A Dsolomon,ssd1307fb.yaml229 reset-gpios = <&gpio2 7>;
236 reset-gpios = <&gpio2 7>;
252 reset-gpios = <&gpio2 7>;
253 dc-gpios = <&gpio2 8>;
261 reset-gpios = <&gpio2 7>;
262 dc-gpios = <&gpio2 8>;
/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-max3191x.txt53 maxim,modesel-gpios = <&gpio2 23>;
54 maxim,fault-gpios = <&gpio2 24 GPIO_ACTIVE_LOW>;
55 maxim,db0-gpios = <&gpio2 25>;
56 maxim,db1-gpios = <&gpio2 26>;
/linux/drivers/hwmon/
H A Datxp1.c46 u8 gpio2; /* General purpose I/O register 2 */ member
65 data->reg.gpio2 = i2c_smbus_read_byte_data(client, ATXP1_GPIO2); in atxp1_update_device()
196 /* sys file functions for GPIO2 */
205 size = sprintf(buf, "0x%02x\n", data->reg.gpio2); in gpio2_show()
223 if (value != data->reg.gpio2) { in gpio2_store()
235 * GPIO2 data register
238 static DEVICE_ATTR_RW(gpio2);
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3326-gameforce-chi.dts136 gpios = <&gpio2 RK_PB0 GPIO_ACTIVE_LOW>;
142 gpios = <&gpio2 RK_PB1 GPIO_ACTIVE_LOW>;
154 gpios = <&gpio2 RK_PA0 GPIO_ACTIVE_LOW>;
160 gpios = <&gpio2 RK_PA6 GPIO_ACTIVE_LOW>;
166 gpios = <&gpio2 RK_PA4 GPIO_ACTIVE_LOW>;
178 gpios = <&gpio2 RK_PA7 GPIO_ACTIVE_LOW>;
184 gpios = <&gpio2 RK_PA5 GPIO_ACTIVE_LOW>;
196 gpios = <&gpio2 RK_PA3 GPIO_ACTIVE_LOW>;
202 gpios = <&gpio2 RK_PA2 GPIO_ACTIVE_LOW>;
214 gpios = <&gpio2 RK_PB3 GPIO_ACTIVE_LOW>;
[all …]

12345678910>>...46