Searched refs:pi_bsh (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/arm/xscale/pxa/
H A Dpxa_icu.c45 bus_space_handle_t pi_bsh; member in struct:pxa_icu_softc
99 sc->pi_bsh = rman_get_bushandle(sc->pi_res[0]);
177 pxa_icu_softc->pi_bsh, ICU_IP));
185 pxa_icu_softc->pi_bsh, ICU_IP, (1 << irq));
193 pxa_icu_softc->pi_bsh, ICU_FP));
201 pxa_icu_softc->pi_bsh, ICU_FP, (1 << irq));
209 pxa_icu_softc->pi_bsh, ICU_MR));
217 pxa_icu_softc->pi_bsh, ICU_MR, val);
225 pxa_icu_softc->pi_bsh, ICU_LR));
233 pxa_icu_softc->pi_bsh, ICU_L
[all...]

Completed in 55 milliseconds