Home | History | Annotate | Download | only in xscale

Lines Matching refs:pxa2x0_gpioconf

71 struct pxa2x0_gpioconf {
75 void pxa2x0_gpio_config(struct pxa2x0_gpioconf **);
77 extern struct pxa2x0_gpioconf pxa25x_com_ffuart_gpioconf[];
78 extern struct pxa2x0_gpioconf pxa25x_com_stuart_gpioconf[];
79 extern struct pxa2x0_gpioconf pxa25x_com_btuart_gpioconf[];
80 extern struct pxa2x0_gpioconf pxa25x_com_hwuart_gpioconf[];
81 extern struct pxa2x0_gpioconf pxa25x_i2c_gpioconf[];
82 extern struct pxa2x0_gpioconf pxa25x_i2s_gpioconf[];
83 extern struct pxa2x0_gpioconf pxa25x_pcic_gpioconf[];
84 extern struct pxa2x0_gpioconf pxa25x_pxaacu_gpioconf[];
85 extern struct pxa2x0_gpioconf pxa25x_pxamci_gpioconf[];
87 extern struct pxa2x0_gpioconf pxa27x_com_ffuart_gpioconf[];
88 extern struct pxa2x0_gpioconf pxa27x_com_stuart_gpioconf[];
89 extern struct pxa2x0_gpioconf pxa27x_com_btuart_gpioconf[];
90 extern struct pxa2x0_gpioconf pxa27x_i2c_gpioconf[];
91 extern struct pxa2x0_gpioconf pxa27x_i2s_gpioconf[];
92 extern struct pxa2x0_gpioconf pxa27x_ohci_gpioconf[];
93 extern struct pxa2x0_gpioconf pxa27x_pcic_gpioconf[];
94 extern struct pxa2x0_gpioconf pxa27x_pxaacu_gpioconf[];
95 extern struct pxa2x0_gpioconf pxa27x_pxamci_gpioconf[];