Symbol: pxa2x0_gpioconf
sys/arch/arm/xscale/pxa2x0_ac97.c
233
struct pxa2x0_gpioconf *gpioconf;
sys/arch/arm/xscale/pxa2x0_com.c
77
struct pxa2x0_gpioconf *gpioconf;
sys/arch/arm/xscale/pxa2x0_gpio.c
1010
struct pxa2x0_gpioconf pxa27x_pxamci_gpioconf[] = {
sys/arch/arm/xscale/pxa2x0_gpio.c
1023
pxa2x0_gpio_config(struct pxa2x0_gpioconf **conflist)
sys/arch/arm/xscale/pxa2x0_gpio.c
756
struct pxa2x0_gpioconf pxa25x_com_btuart_gpioconf[] = {
sys/arch/arm/xscale/pxa2x0_gpio.c
768
struct pxa2x0_gpioconf pxa25x_com_ffuart_gpioconf[] = {
sys/arch/arm/xscale/pxa2x0_gpio.c
788
struct pxa2x0_gpioconf pxa25x_com_hwuart_gpioconf[] = {
sys/arch/arm/xscale/pxa2x0_gpio.c
808
struct pxa2x0_gpioconf pxa25x_com_stuart_gpioconf[] = {
sys/arch/arm/xscale/pxa2x0_gpio.c
814
struct pxa2x0_gpioconf pxa25x_i2c_gpioconf[] = {
sys/arch/arm/xscale/pxa2x0_gpio.c
818
struct pxa2x0_gpioconf pxa25x_i2s_gpioconf[] = {
sys/arch/arm/xscale/pxa2x0_gpio.c
827
struct pxa2x0_gpioconf pxa25x_pcic_gpioconf[] = {
sys/arch/arm/xscale/pxa2x0_gpio.c
845
struct pxa2x0_gpioconf pxa25x_pxaacu_gpioconf[] = {
sys/arch/arm/xscale/pxa2x0_gpio.c
858
struct pxa2x0_gpioconf pxa25x_pxamci_gpioconf[] = {
sys/arch/arm/xscale/pxa2x0_gpio.c
881
struct pxa2x0_gpioconf pxa27x_com_btuart_gpioconf[] = {
sys/arch/arm/xscale/pxa2x0_gpio.c
893
struct pxa2x0_gpioconf pxa27x_com_ffuart_gpioconf[] = {
sys/arch/arm/xscale/pxa2x0_gpio.c
933
struct pxa2x0_gpioconf pxa27x_com_stuart_gpioconf[] = {
sys/arch/arm/xscale/pxa2x0_gpio.c
939
struct pxa2x0_gpioconf pxa27x_i2c_gpioconf[] = {
sys/arch/arm/xscale/pxa2x0_gpio.c
945
struct pxa2x0_gpioconf pxa27x_i2s_gpioconf[] = {
sys/arch/arm/xscale/pxa2x0_gpio.c
954
struct pxa2x0_gpioconf pxa27x_ohci_gpioconf[] = {
sys/arch/arm/xscale/pxa2x0_gpio.c
964
struct pxa2x0_gpioconf pxa27x_pcic_gpioconf[] = {
sys/arch/arm/xscale/pxa2x0_gpio.c
989
struct pxa2x0_gpioconf pxa27x_pxaacu_gpioconf[] = {
sys/arch/arm/xscale/pxa2x0_gpio.h
75
void pxa2x0_gpio_config(struct pxa2x0_gpioconf **);
sys/arch/arm/xscale/pxa2x0_gpio.h
77
extern struct pxa2x0_gpioconf pxa25x_com_ffuart_gpioconf[];
sys/arch/arm/xscale/pxa2x0_gpio.h
78
extern struct pxa2x0_gpioconf pxa25x_com_stuart_gpioconf[];
sys/arch/arm/xscale/pxa2x0_gpio.h
79
extern struct pxa2x0_gpioconf pxa25x_com_btuart_gpioconf[];
sys/arch/arm/xscale/pxa2x0_gpio.h
80
extern struct pxa2x0_gpioconf pxa25x_com_hwuart_gpioconf[];
sys/arch/arm/xscale/pxa2x0_gpio.h
81
extern struct pxa2x0_gpioconf pxa25x_i2c_gpioconf[];
sys/arch/arm/xscale/pxa2x0_gpio.h
82
extern struct pxa2x0_gpioconf pxa25x_i2s_gpioconf[];
sys/arch/arm/xscale/pxa2x0_gpio.h
83
extern struct pxa2x0_gpioconf pxa25x_pcic_gpioconf[];
sys/arch/arm/xscale/pxa2x0_gpio.h
84
extern struct pxa2x0_gpioconf pxa25x_pxaacu_gpioconf[];
sys/arch/arm/xscale/pxa2x0_gpio.h
85
extern struct pxa2x0_gpioconf pxa25x_pxamci_gpioconf[];
sys/arch/arm/xscale/pxa2x0_gpio.h
87
extern struct pxa2x0_gpioconf pxa27x_com_ffuart_gpioconf[];
sys/arch/arm/xscale/pxa2x0_gpio.h
88
extern struct pxa2x0_gpioconf pxa27x_com_stuart_gpioconf[];
sys/arch/arm/xscale/pxa2x0_gpio.h
89
extern struct pxa2x0_gpioconf pxa27x_com_btuart_gpioconf[];
sys/arch/arm/xscale/pxa2x0_gpio.h
90
extern struct pxa2x0_gpioconf pxa27x_i2c_gpioconf[];
sys/arch/arm/xscale/pxa2x0_gpio.h
91
extern struct pxa2x0_gpioconf pxa27x_i2s_gpioconf[];
sys/arch/arm/xscale/pxa2x0_gpio.h
92
extern struct pxa2x0_gpioconf pxa27x_ohci_gpioconf[];
sys/arch/arm/xscale/pxa2x0_gpio.h
93
extern struct pxa2x0_gpioconf pxa27x_pcic_gpioconf[];
sys/arch/arm/xscale/pxa2x0_gpio.h
94
extern struct pxa2x0_gpioconf pxa27x_pxaacu_gpioconf[];
sys/arch/arm/xscale/pxa2x0_gpio.h
95
extern struct pxa2x0_gpioconf pxa27x_pxamci_gpioconf[];
sys/arch/evbarm/g42xxeb/g42xxeb_machdep.c
224
static struct pxa2x0_gpioconf boarddep_gpioconf[] = {
sys/arch/evbarm/g42xxeb/g42xxeb_machdep.c
230
static struct pxa2x0_gpioconf *g42xxeb_gpioconf[] = {
sys/arch/evbarm/g42xxeb/g42xxeb_mci.c
111
struct pxa2x0_gpioconf g42xxeb_pxamci_gpioconf[] = {
sys/arch/evbarm/g42xxeb/g42xxeb_mci.c
126
struct pxa2x0_gpioconf *gpioconf[] = {
sys/arch/evbarm/gumstix/gxio.c
132
static struct pxa2x0_gpioconf verdexdep_gpioconf[] = {
sys/arch/evbarm/gumstix/gxio.c
268
struct pxa2x0_gpioconf *gumstix_gpioconf[] = {
sys/arch/evbarm/gumstix/gxio.c
282
struct pxa2x0_gpioconf *verdex_gpioconf[] = {
sys/arch/evbarm/gumstix/gxio.c
96
static struct pxa2x0_gpioconf pxa255dep_gpioconf[] = {
sys/arch/evbarm/gumstix/gxmci.c
71
static struct pxa2x0_gpioconf pxa25x_gxmci_gpioconf[] = {
sys/arch/evbarm/gumstix/gxmci.c
76
struct pxa2x0_gpioconf *gpioconf;
sys/arch/evbarm/gumstix/gxpcic.c
129
struct pxa2x0_gpioconf *gpioconf;
sys/arch/evbarm/lubbock/lubbock_machdep.c
233
static struct pxa2x0_gpioconf boarddep_gpioconf[] = {
sys/arch/evbarm/lubbock/lubbock_machdep.c
241
static struct pxa2x0_gpioconf *lubbock_gpioconf[] = {
sys/arch/evbarm/viper/viper_machdep.c
232
static struct pxa2x0_gpioconf boarddep_gpioconf[] = {
sys/arch/evbarm/viper/viper_machdep.c
238
static struct pxa2x0_gpioconf *viper_gpioconf[] = {
sys/arch/hpcarm/hpcarm/netbookpro_machdep.c
77
static struct pxa2x0_gpioconf netbookpro_boarddep_gpioconf[] = {
sys/arch/hpcarm/hpcarm/netbookpro_machdep.c
85
static struct pxa2x0_gpioconf *netbookpro_gpioconf[] = {
sys/arch/hpcarm/hpcarm/wzero3_machdep.c
108
static struct pxa2x0_gpioconf ws003sh_boarddep_gpioconf[] = {
sys/arch/hpcarm/hpcarm/wzero3_machdep.c
120
static struct pxa2x0_gpioconf ws007sh_boarddep_gpioconf[] = {
sys/arch/hpcarm/hpcarm/wzero3_machdep.c
136
static struct pxa2x0_gpioconf ws011sh_boarddep_gpioconf[] = {
sys/arch/hpcarm/hpcarm/wzero3_machdep.c
148
static struct pxa2x0_gpioconf *ws003sh_gpioconf[] = {
sys/arch/hpcarm/hpcarm/wzero3_machdep.c
156
static struct pxa2x0_gpioconf *ws007sh_gpioconf[] = {
sys/arch/hpcarm/hpcarm/wzero3_machdep.c
164
static struct pxa2x0_gpioconf *ws011sh_gpioconf[] = {
sys/arch/zaurus/zaurus/machdep.c
267
static struct pxa2x0_gpioconf pxa25x_boarddep_gpioconf[] = {
sys/arch/zaurus/zaurus/machdep.c
279
static struct pxa2x0_gpioconf *pxa25x_zaurus_gpioconf[] = {
sys/arch/zaurus/zaurus/machdep.c
287
static struct pxa2x0_gpioconf *pxa25x_zaurus_gpioconf[] = {
sys/arch/zaurus/zaurus/machdep.c
292
static struct pxa2x0_gpioconf pxa27x_boarddep_gpioconf[] = {
sys/arch/zaurus/zaurus/machdep.c
306
static struct pxa2x0_gpioconf *pxa27x_zaurus_gpioconf[] = {
sys/arch/zaurus/zaurus/machdep.c
317
static struct pxa2x0_gpioconf *pxa27x_zaurus_gpioconf[] = {
sys/arch/zaurus/zaurus/machdep.c
624
struct pxa2x0_gpioconf **zaurus_gpioconf;