Home
last modified time | relevance | path

Searched refs:GPIO4 (Results 1 – 25 of 25) sorted by relevance

/linux-4.4.14/drivers/media/usb/dvb-usb/
Ddib07x0.h9 GPIO4 = 5, enumerator
Ddib0700_devices.c285 dib0700_set_gpio(adap->dev, GPIO4, GPIO_OUT, 1); in stk7700P2_frontend_attach()
318 dib0700_set_gpio(adap->dev, GPIO4, GPIO_OUT, 1); in stk7700d_frontend_attach()
469 dib0700_set_gpio(adap->dev, GPIO4, GPIO_OUT, 1); in stk7700ph_frontend_attach()
998 dib0700_set_gpio(adap->dev, GPIO4, GPIO_OUT, 1); in stk7070p_frontend_attach()
1056 dib0700_set_gpio(adap->dev, GPIO4, GPIO_OUT, 1); in stk7770p_frontend_attach()
1352 dib0700_set_gpio(adap->dev, GPIO4, GPIO_OUT, 1); in stk807x_frontend_attach()
1386 dib0700_set_gpio(adap->dev, GPIO4, GPIO_OUT, 1); in stk807xpvr_frontend_attach0()
1757 dib0700_set_gpio(adap->dev, GPIO4, GPIO_OUT, 1); in stk809x_frontend_attach()
1812 dib0700_set_gpio(adap->dev, GPIO4, GPIO_OUT, 1); in nim8096md_frontend_attach()
2143 dib0700_set_gpio(adap->dev, GPIO4, GPIO_OUT, 1); in tfe8096p_frontend_attach()
[all …]
/linux-4.4.14/arch/arm/mach-pxa/
Dpxa320.c28 MFP_ADDR_X(GPIO0, GPIO4, 0x0124),
Dpxa930.c30 MFP_ADDR(GPIO4, 0x02e4),
Dmioa701.c72 MFP_CFG_OUT(GPIO4, AF0, DRIVE_HIGH),
/linux-4.4.14/include/linux/i2c/
Dtps65010.h120 #define GPIO4 4 macro
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-lantiq.h113 GPIO4, enumerator
Dpinctrl-xway.c115 MFP_XWAY(GPIO4, GPIO, STP, NONE, ASC),
175 MFP_XWAY(GPIO4, GPIO, GPT, EPHY, MII),
208 static const unsigned pins_stp[] = {GPIO4, GPIO5, GPIO6};
270 static const unsigned ase_pins_ephy[] = {GPIO2, GPIO3, GPIO4};
283 static const unsigned ase_pins_gpt2[] = {GPIO4};
Dpinctrl-falcon.c118 MFP_FALCON(GPIO4, NTR, GPIO, NONE, NONE),
171 static const unsigned pins_ntr[] = {GPIO4};
Dpinctrl-as3722.c168 AS3722_PINGROUP(gpio4, GPIO4),
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Drt5677.txt44 Select 0 ~ 3 as OFF, GPIO4, GPIO5 and GPIO6 respectively.
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Das3711.txt34 - su2-fbprot-gpio4 : GPIO4 is used for over-voltage protection
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dste,abx500.txt63 pins = "GPIO4";
/linux-4.4.14/arch/arm/mach-mmp/include/mach/
Dmfp-pxa168.h25 #define GPIO4_GPIO MFP_CFG(GPIO4, AF5)
150 #define GPIO4_DFI_D11 MFP_CFG(GPIO4, AF0)
Dmfp-pxa910.h71 #define GPIO04_KP_MKIN2 MFP_CFG(GPIO4, AF1)
Dmfp-mmp2.h16 #define GPIO4_GPIO MFP_CFG(GPIO4, AF0)
356 #define GPIO04_KP_MKIN2 MFP_CFG(GPIO4, AF1)
/linux-4.4.14/arch/arm/mach-pxa/include/mach/
Dmfp-pxa3xx.h15 #define GPIO4_GPIO MFP_CFG(GPIO4, AF0)
Dmfp-pxa300.h81 #define GPIO4_KP_DKIN_7 MFP_CFG_LPM(GPIO4, AF2, FLOAT)
219 #define GPIO4_MMC1_DAT1 MFP_CFG_LPM(GPIO4, AF4, DRIVE_HIGH)
445 #define GPIO4_uSIM_CARD_STATE MFP_CFG(GPIO4, AF1)
Dmfp-pxa25x.h9 #define GPIO4_GPIO MFP_CFG_IN(GPIO4, AF0)
Dmfp-pxa930.h128 #define GPIO4_KP_DKIN_4 MFP_CFG_LPM(GPIO4, AF3, FLOAT)
151 #define GPIO4_KP_MKIN_2 MFP_CFG_LPM(GPIO4, AF1, FLOAT)
Dmfp-pxa27x.h17 #define GPIO4_GPIO MFP_CFG_IN(GPIO4, AF0)
Dmfp-pxa320.h41 #define GPIO4_nCS3 MFP_CFG(GPIO4, AF1)
/linux-4.4.14/drivers/mfd/
Dtps65010.c739 if ((gpio < GPIO1) || (gpio > GPIO4)) in tps65010_set_gpio_out_value()
Ddb8500-prcmu.c325 IRQ_ENTRY(GPIO4),
/linux-4.4.14/drivers/atm/
Dsolos-pci.c592 static SOLOS_GPIO_ATTR(GPIO4, 0644, geos_gpio_show, geos_gpio_store, 12);