Symbol: GPIO5
arch/arm/mach-pxa/mfp-pxa25x.h
11
#define GPIO5_GPIO MFP_CFG_IN(GPIO5, AF0)
arch/arm/mach-pxa/mfp-pxa300.h
113
#define GPIO5_KP_MKIN_0 MFP_CFG_LPM(GPIO5, AF2, FLOAT)
arch/arm/mach-pxa/mfp-pxa300.h
217
#define GPIO5_MMC1_DAT2 MFP_CFG_LPM(GPIO5, AF4, DRIVE_HIGH)
arch/arm/mach-pxa/mfp-pxa300.h
443
#define GPIO5_uSIM_uCLK MFP_CFG(GPIO5, AF1)
arch/arm/mach-pxa/mfp-pxa320.h
203
#define GPIO5_MMC1_DAT0 MFP_CFG_LPM(GPIO5, AF4, DRIVE_HIGH)
arch/arm/mach-pxa/mfp-pxa320.h
219
#define GPIO5_MMC2_DAT0 MFP_CFG_LPM(GPIO5, AF2, PULL_HIGH)
arch/arm/mach-pxa/mfp-pxa320.h
448
#define GPIO5_NPIOR MFP_CFG(GPIO5, AF3)
arch/arm/mach-pxa/mfp-pxa3xx.h
17
#define GPIO5_GPIO MFP_CFG(GPIO5, AF0)
arch/arm/mach-pxa/pxa320.c
27
MFP_ADDR_X(GPIO5, GPIO9, 0x028C),
drivers/atm/solos-pci.c
587
static SOLOS_GPIO_ATTR(GPIO5, 0644, geos_gpio_show, geos_gpio_store, 13);
drivers/mfd/db8500-prcmu.c
326
IRQ_ENTRY(GPIO5),
drivers/pinctrl/pinctrl-as3722.c
157
AS3722_PINGROUP(gpio5, GPIO5),
drivers/pinctrl/pinctrl-falcon.c
112
MFP_FALCON(GPIO5, NTR, GPIO, PPS, NONE),
drivers/pinctrl/pinctrl-falcon.c
165
static const unsigned pins_ntr8k[] = {GPIO5};
drivers/pinctrl/pinctrl-falcon.c
166
static const unsigned pins_pps[] = {GPIO5};
drivers/pinctrl/pinctrl-k210.c
262
K210_FUNC(GPIO5, GPIO),
drivers/pinctrl/pinctrl-max77620.c
170
MAX77620_PINGROUP(gpio5, GPIO5, SD0_DYNAMIC_VOLTAGE_SCALING_IN),
drivers/pinctrl/pinctrl-upboard.c
156
UPBOARD_UP_PIN_NAME(GPIO5),
drivers/pinctrl/pinctrl-upboard.c
182
UPBOARD_UP_BIT_TO_PIN(GPIO5),
drivers/pinctrl/pinctrl-xway.c
120
MFP_XWAY(GPIO5, GPIO, MII, ASC, GPT),
drivers/pinctrl/pinctrl-xway.c
156
static const unsigned ase_pins_asc[] = {GPIO5, GPIO6};
drivers/pinctrl/pinctrl-xway.c
173
static const unsigned ase_pins_gpt1[] = {GPIO5};
drivers/pinctrl/pinctrl-xway.c
248
MFP_XWAY(GPIO5, GPIO, STP, MII, DFE),
drivers/pinctrl/pinctrl-xway.c
286
static const unsigned danube_pins_stp[] = {GPIO4, GPIO5, GPIO6};
drivers/pinctrl/pinctrl-xway.c
290
static const unsigned danube_pins_dfe_led1[] = {GPIO5};
drivers/pinctrl/pinctrl-xway.c
423
MFP_XWAY(GPIO5, GPIO, STP, NONE, DFE),
drivers/pinctrl/pinctrl-xway.c
487
static const unsigned xrx100_pins_stp[] = {GPIO4, GPIO5, GPIO6};
drivers/pinctrl/pinctrl-xway.c
492
static const unsigned xrx100_pins_dfe_led1[] = {GPIO5};
drivers/pinctrl/pinctrl-xway.c
636
MFP_XWAY(GPIO5, GPIO, STP, GPHY, DFE),
drivers/pinctrl/pinctrl-xway.c
708
static const unsigned xrx200_pins_stp[] = {GPIO4, GPIO5, GPIO6};
drivers/pinctrl/pinctrl-xway.c
713
static const unsigned xrx200_pins_dfe_led1[] = {GPIO5};
drivers/pinctrl/pinctrl-xway.c
715
static const unsigned xrx200_pins_gphy0_led0[] = {GPIO5};
drivers/pinctrl/pinctrl-xway.c
892
MFP_XWAY(GPIO5, GPIO, STP, EPHY, DFE),
drivers/pinctrl/pinctrl-xway.c
970
static const unsigned xrx300_pins_stp[] = {GPIO4, GPIO5, GPIO6};
drivers/pinctrl/pinctrl-xway.c
974
static const unsigned xrx300_pins_dfe_led1[] = {GPIO5};
drivers/pinctrl/pinctrl-xway.c
976
static const unsigned xrx300_pins_ephy0_led0[] = {GPIO5};