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

/netbsd-current/sys/arch/arm/xscale/
H A Di80321_space.c276 if (bpa >= sc->sc_ioout_xlate &&
277 bpa < (sc->sc_ioout_xlate + VERDE_OUT_XLATE_IO_WIN_SIZE)) {
278 busbase = sc->sc_ioout_xlate;
302 if (bpa >= sc->sc_ioout_xlate &&
303 bpa < (sc->sc_ioout_xlate + VERDE_OUT_XLATE_IO_WIN_SIZE)) {
304 busbase = sc->sc_ioout_xlate;
H A Dbeccvar.h94 uint32_t sc_ioout_xlate; member in struct:becc_softc
H A Di80321var.h127 * Iyonix, while using sc_ioout_xlate 0 needs an offset of 0, too, in
131 uint32_t sc_ioout_xlate; member in struct:i80321_softc
H A Dbecc_space.c217 if (bpa >= sc->sc_ioout_xlate &&
218 bpa < (sc->sc_ioout_xlate + (64 * 1024))) {
219 busbase = sc->sc_ioout_xlate;
H A Dbecc.c165 BECC_CSR_WRITE(BECC_POIR, sc->sc_ioout_xlate);
H A Di80321_pci.c115 sc->sc_ioout_xlate + sc->sc_ioout_xlate_offset,
H A Dbecc_pci.c132 sc->sc_ioout_xlate + (32 * 1024), (32 * 1024));
H A Di80321.c206 ATU_OIOWTVR, sc->sc_ioout_xlate);
/netbsd-current/sys/arch/evbarm/adi_brh/
H A Dbecc_mainbus.c148 sc->sc_ioout_xlate = 0;
/netbsd-current/sys/arch/evbarm/hdl_g/
H A Di80321_mainbus.c216 sc->sc_ioout_xlate = 0;
/netbsd-current/sys/arch/evbarm/iq80321/
H A Di80321_mainbus.c233 sc->sc_ioout_xlate = 0;
/netbsd-current/sys/arch/iyonix/iyonix/
H A Di80321_mainbus.c225 sc->sc_ioout_xlate = 0;
/netbsd-current/sys/arch/evbarm/iyonix/
H A Di80321_mainbus.c225 sc->sc_ioout_xlate = 0;

Completed in 282 milliseconds