HomeSort by: relevance | last modified time | path
    Searched refs:pxa2x0_gpioconf (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/arch/arm/xscale/
pxa2x0_gpio.h 71 struct pxa2x0_gpioconf { struct
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[]
    [all...]
pxa2x0_gpio.c 756 struct pxa2x0_gpioconf pxa25x_com_btuart_gpioconf[] = {
768 struct pxa2x0_gpioconf pxa25x_com_ffuart_gpioconf[] = {
788 struct pxa2x0_gpioconf pxa25x_com_hwuart_gpioconf[] = {
808 struct pxa2x0_gpioconf pxa25x_com_stuart_gpioconf[] = {
814 struct pxa2x0_gpioconf pxa25x_i2c_gpioconf[] = {
818 struct pxa2x0_gpioconf pxa25x_i2s_gpioconf[] = {
827 struct pxa2x0_gpioconf pxa25x_pcic_gpioconf[] = {
845 struct pxa2x0_gpioconf pxa25x_pxaacu_gpioconf[] = {
858 struct pxa2x0_gpioconf pxa25x_pxamci_gpioconf[] = {
881 struct pxa2x0_gpioconf pxa27x_com_btuart_gpioconf[] =
    [all...]
pxa2x0_com.c 77 struct pxa2x0_gpioconf *gpioconf;
pxa2x0_ac97.c 233 struct pxa2x0_gpioconf *gpioconf;
  /src/sys/arch/hpcarm/hpcarm/
wzero3_machdep.c 108 static struct pxa2x0_gpioconf ws003sh_boarddep_gpioconf[] = {
120 static struct pxa2x0_gpioconf ws007sh_boarddep_gpioconf[] = {
136 static struct pxa2x0_gpioconf ws011sh_boarddep_gpioconf[] = {
148 static struct pxa2x0_gpioconf *ws003sh_gpioconf[] = {
156 static struct pxa2x0_gpioconf *ws007sh_gpioconf[] = {
164 static struct pxa2x0_gpioconf *ws011sh_gpioconf[] = {
netbookpro_machdep.c 77 static struct pxa2x0_gpioconf netbookpro_boarddep_gpioconf[] = {
85 static struct pxa2x0_gpioconf *netbookpro_gpioconf[] = {
  /src/sys/arch/evbarm/gumstix/
gxmci.c 71 static struct pxa2x0_gpioconf pxa25x_gxmci_gpioconf[] = {
76 struct pxa2x0_gpioconf *gpioconf;
gxio.c 96 static struct pxa2x0_gpioconf pxa255dep_gpioconf[] = {
132 static struct pxa2x0_gpioconf verdexdep_gpioconf[] = {
268 struct pxa2x0_gpioconf *gumstix_gpioconf[] = {
282 struct pxa2x0_gpioconf *verdex_gpioconf[] = {
gxpcic.c 129 struct pxa2x0_gpioconf *gpioconf;
  /src/sys/arch/evbarm/g42xxeb/
g42xxeb_mci.c 111 struct pxa2x0_gpioconf g42xxeb_pxamci_gpioconf[] = {
126 struct pxa2x0_gpioconf *gpioconf[] = {
g42xxeb_machdep.c 224 static struct pxa2x0_gpioconf boarddep_gpioconf[] = {
230 static struct pxa2x0_gpioconf *g42xxeb_gpioconf[] = {
  /src/sys/arch/zaurus/zaurus/
machdep.c 267 static struct pxa2x0_gpioconf pxa25x_boarddep_gpioconf[] = {
279 static struct pxa2x0_gpioconf *pxa25x_zaurus_gpioconf[] = {
287 static struct pxa2x0_gpioconf *pxa25x_zaurus_gpioconf[] = {
292 static struct pxa2x0_gpioconf pxa27x_boarddep_gpioconf[] = {
306 static struct pxa2x0_gpioconf *pxa27x_zaurus_gpioconf[] = {
317 static struct pxa2x0_gpioconf *pxa27x_zaurus_gpioconf[] = {
624 struct pxa2x0_gpioconf **zaurus_gpioconf;
  /src/sys/arch/evbarm/viper/
viper_machdep.c 232 static struct pxa2x0_gpioconf boarddep_gpioconf[] = {
238 static struct pxa2x0_gpioconf *viper_gpioconf[] = {
  /src/sys/arch/evbarm/lubbock/
lubbock_machdep.c 233 static struct pxa2x0_gpioconf boarddep_gpioconf[] = {
241 static struct pxa2x0_gpioconf *lubbock_gpioconf[] = {

Completed in 46 milliseconds