HomeSort by: relevance | last modified time | path
    Searched refs:pxa_iot (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/sys/arch/arm/xscale/
pxa2x0var.h 52 #define pxa_iot pxa_sa.sa_iot macro
pxa2x0.c 243 aa.pxa_iot = sc->sc_bust;
262 aa.pxa_iot = sc->sc_bust;
272 aa.pxa_iot = sc->sc_bust;
283 aa.pxa_iot = sc->sc_bust;
pxa2x0_udc.c 71 sc->sc_iot = pxa->pxa_iot;
pxa2x0_ohci.c 81 sc->sc.iot = pxa->pxa_iot;
pxa2x0_rtc.c 91 sc->sc_iot = pxa->pxa_iot;
pxa2x0_gpio.c 159 sc->sc_bust = pxa->pxa_iot;
pxa2x0_lcd.c 230 bus_space_tag_t iot = pxa->pxa_iot;
pxa2x0_ac97.c 262 sc->sc_bust = pxa->pxa_iot;
pxa2x0_mci.c 202 sc->sc_iot = pxa->pxa_iot;
  /src/sys/arch/hpcarm/dev/
nbp_slhci.c 86 if (bus_space_map(pxa->pxa_iot, pxa->pxa_addr,
92 slhci_preinit(sc, nbp_slhci_power, pxa->pxa_iot, ioh, 0,
epsonlcd.c 111 sc->sc_iot = pxa->pxa_iot;
112 sc->sc_fbt = pxa->pxa_iot;
nbppcic.c 93 sc->sc_iot = pxa->pxa_iot;
wzero3_usb.c 146 sc->sc_iot = pxa->pxa_iot;
nbpiic.c 100 sc->sc_pxa_i2c.sc_iot = pxa->pxa_iot;
wzero3_kbd.c 284 sc->sc_iot = pxa->pxa_iot;
  /src/sys/arch/zaurus/dev/
zusb.c 93 sc->sc_iot = pxa->pxa_iot;
ziic.c 98 psc->sc_iot = pxa->pxa_iot;
scoop_pcic.c 76 sc->sc_iot = pxa->pxa_iot;
w100lcd.c 141 w100_attach_subr(sc, pxa->pxa_iot, &lcd_panel_geometry_c700);
scoop.c 93 sc->sc_iot = pxa->pxa_iot;
  /src/sys/arch/evbarm/g42xxeb/
g42xxeb_mci.c 153 pxa.pxa_iot = iot; /* actually, here we want I/O tag for
g42xxeb_lcd.c 209 paa.pxa_iot = oba->oba_iot;
  /src/sys/arch/evbarm/gumstix/
gxiic.c 88 sc->sc_pxa_i2c.sc_iot = pxa->pxa_iot;
gxpcic.c 163 sc->sc_iot = pxa->pxa_iot;
  /src/sys/arch/evbarm/lubbock/
lubbock_lcd.c 192 paa.pxa_iot = oba->oba_iot;

Completed in 25 milliseconds

1 2