Symbol: GPIO21
arch/arm/mach-pxa/mfp-pxa27x.h
100
#define GPIO21_MBGNT MFP_CFG_OUT(GPIO21, AF3, DRIVE_LOW)
arch/arm/mach-pxa/mfp-pxa27x.h
75
#define GPIO21_nSDCS_3 MFP_CFG_OUT(GPIO21, AF1, DRIVE_HIGH)
arch/arm/mach-pxa/mfp-pxa27x.h
83
#define GPIO21_DVAL_0 MFP_CFG_OUT(GPIO21, AF2, DRIVE_HIGH)
arch/arm/mach-pxa/mfp-pxa2xx.h
75
#define GPIO21_GPIO MFP_CFG_IN(GPIO21, AF0)
arch/arm/mach-pxa/mfp-pxa300.h
50
#define GPIO21_AC97_SDATA_IN_2 MFP_CFG(GPIO21, AF2)
arch/arm/mach-pxa/mfp-pxa300.h
57
#define GPIO21_I2C_SCL MFP_CFG_LPM(GPIO21, AF1, PULL_HIGH)
arch/arm/mach-pxa/mfp-pxa320.h
210
#define GPIO21_MMC1_DAT3 MFP_CFG_LPM(GPIO21, AF4, DRIVE_HIGH)
arch/arm/mach-pxa/mfp-pxa3xx.h
33
#define GPIO21_GPIO MFP_CFG(GPIO21, AF0)
drivers/pinctrl/pinctrl-xway.c
136
MFP_XWAY(GPIO21, GPIO, EBU, MII, EBU2),
drivers/pinctrl/pinctrl-xway.c
264
MFP_XWAY(GPIO21, GPIO, PCI, EBU, GPT),
drivers/pinctrl/pinctrl-xway.c
293
static const unsigned danube_pins_ebu_clk[] = {GPIO21};
drivers/pinctrl/pinctrl-xway.c
308
static const unsigned danube_pins_spi_cs2[] = {GPIO21};
drivers/pinctrl/pinctrl-xway.c
315
static const unsigned danube_pins_gpt2[] = {GPIO21};
drivers/pinctrl/pinctrl-xway.c
439
MFP_XWAY(GPIO21, GPIO, PCI, EBU, GPT),
drivers/pinctrl/pinctrl-xway.c
495
static const unsigned xrx100_pins_ebu_clk[] = {GPIO21};
drivers/pinctrl/pinctrl-xway.c
518
static const unsigned xrx100_pins_gpt2[] = {GPIO21};
drivers/pinctrl/pinctrl-xway.c
652
MFP_XWAY(GPIO21, GPIO, PCI, EBU, GPT),
drivers/pinctrl/pinctrl-xway.c
723
static const unsigned xrx200_pins_ebu_clk[] = {GPIO21};
drivers/pinctrl/pinctrl-xway.c
746
static const unsigned xrx200_pins_gpt2[] = {GPIO21};
drivers/pinctrl/pinctrl-xway.c
908
MFP_XWAY(GPIO21, NONE, NONE, NONE, NONE),