| /kernel/linux/linux-6.6/arch/mips/include/asm/mach-au1x00/ |
| D | gpio-au1000.h | 15 * 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 …]
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-au1x00/ |
| D | gpio-au1000.h | 15 * 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 …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/ |
| D | am57xx-evm.dtso | 31 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>;
|
| D | am335x-baltos-ir2110.dts | 27 …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 {
|
| D | am335x-baltos-ir3220.dts | 33 …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 {
|
| D | am335x-baltos-ir5221.dts | 41 …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 {
|
| D | am571x-idk.dts | 55 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>;
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | am335x-baltos-ir2110.dts | 27 …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>;
|
| D | am335x-baltos-ir3220.dts | 33 …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>; 124 cd-gpios = <&gpio2 18 GPIO_ACTIVE_LOW>;
|
| D | am335x-baltos-ir5221.dts | 41 …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>; 148 cd-gpios = <&gpio2 18 GPIO_ACTIVE_LOW>;
|
| D | am571x-idk.dts | 55 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>;
|
| D | ste-hrefprev60-stuib.dts | 20 interrupt-parent = <&gpio2>; 22 touch-gpios = <&gpio2 12 GPIO_ACTIVE_LOW>; 26 interrupt-parent = <&gpio2>; 28 touch-gpios = <&gpio2 12 GPIO_ACTIVE_LOW>;
|
| D | ste-hrefv60plus-stuib.dts | 22 interrupt-parent = <&gpio2>; 24 touch-gpios = <&gpio2 20 GPIO_ACTIVE_LOW>; 28 interrupt-parent = <&gpio2>; 30 touch-gpios = <&gpio2 20 GPIO_ACTIVE_LOW>;
|
| /kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
| D | cx88-cards.c | 170 .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 …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
| D | cx88-cards.c | 170 .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 …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/phy/ |
| D | phy-mapphone-mdm6600.txt | 18 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>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
| D | phy-mapphone-mdm6600.txt | 18 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>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
| D | gpio-matrix-keypad.txt | 36 row-gpios = <&gpio2 25 0 37 &gpio2 26 0 38 &gpio2 27 0>; 40 col-gpios = <&gpio2 21 0 41 &gpio2 22 0>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/ |
| D | gpio-matrix-keypad.txt | 36 row-gpios = <&gpio2 25 0 37 &gpio2 26 0 38 &gpio2 27 0>; 40 col-gpios = <&gpio2 21 0 41 &gpio2 22 0>;
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/freescale/ |
| D | fsl-lx2160a-clearfog-itx.dtsi | 30 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>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | cirrus,cs35l41.yaml | 118 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.
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/st/ |
| D | ste-hrefprev60-stuib.dts | 39 interrupt-parent = <&gpio2>; 41 touch-gpios = <&gpio2 12 GPIO_ACTIVE_LOW>; 45 interrupt-parent = <&gpio2>; 47 touch-gpios = <&gpio2 12 GPIO_ACTIVE_LOW>;
|
| D | ste-hrefv60plus-stuib.dts | 44 interrupt-parent = <&gpio2>; 46 touch-gpios = <&gpio2 20 GPIO_ACTIVE_LOW>; 50 interrupt-parent = <&gpio2>; 52 touch-gpios = <&gpio2 20 GPIO_ACTIVE_LOW>;
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap/ |
| D | lcd_h3.c | 22 /* GPIO1 and GPIO2 of TPS65010 send LCD_ENBKL and LCD_ENVDD signals */ in h3_panel_enable() 25 r = tps65010_set_gpio_out_value(GPIO2, HIGH); in h3_panel_enable() 36 /* GPIO1 and GPIO2 of TPS65010 send LCD_ENBKL and LCD_ENVDD signals */ in h3_panel_disable() 39 tps65010_set_gpio_out_value(GPIO2, LOW); in h3_panel_disable()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
| D | cirrus,lochnagar.yaml | 90 enum: [ fpga-gpio1, fpga-gpio2, fpga-gpio3, fpga-gpio4, 91 fpga-gpio5, fpga-gpio6, codec-gpio1, codec-gpio2, 93 codec-gpio7, codec-gpio8, dsp-gpio1, dsp-gpio2, 95 gf-gpio2, gf-gpio3, gf-gpio7, codec-aif1-bclk, 125 enum: [ aif, fpga-gpio1, fpga-gpio2, fpga-gpio3, fpga-gpio4, 126 fpga-gpio5, fpga-gpio6, codec-gpio1, codec-gpio2, 128 codec-gpio7, codec-gpio8, dsp-gpio1, dsp-gpio2, 130 gf-gpio2, gf-gpio3, gf-gpio7, gf-gpio1, gf-gpio5,
|