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

/freebsd-10.3-release/sys/arm/xscale/pxa/
H A Dpxa_icu.c46 bus_space_handle_t pi_bsh; member in struct:pxa_icu_softc
100 sc->pi_bsh = rman_get_bushandle(sc->pi_res[0]);
178 pxa_icu_softc->pi_bsh, ICU_IP));
186 pxa_icu_softc->pi_bsh, ICU_IP, (1 << irq));
194 pxa_icu_softc->pi_bsh, ICU_FP));
202 pxa_icu_softc->pi_bsh, ICU_FP, (1 << irq));
210 pxa_icu_softc->pi_bsh, ICU_MR));
218 pxa_icu_softc->pi_bsh, ICU_MR, val);
226 pxa_icu_softc->pi_bsh, ICU_LR));
234 pxa_icu_softc->pi_bsh, ICU_L
[all...]

Completed in 45 milliseconds