PXA2X0_MEMCTL_BASE
if (bus_space_map(sc->sc_bust, PXA2X0_MEMCTL_BASE, PXA2X0_MEMCTL_SIZE,
if (bus_space_map(sc->sc_iot, PXA2X0_MEMCTL_BASE, PXA2X0_MEMCTL_SIZE,
if (bus_space_map(sc->sc_iot, PXA2X0_MEMCTL_BASE, PXA2X0_MEMCTL_SIZE,
if (bus_space_map(iot, PXA2X0_MEMCTL_BASE, PXA2X0_MEMCTL_SIZE, 0,
PXA2X0_MEMCTL_BASE, PXA2X0_MEMCTL_SIZE, 0, &ioh))
PXA2X0_MEMCTL_BASE, PXA2X0_MEMCTL_SIZE, 0, &sc->sc_ioh))
ioreg_read(PXA2X0_MEMCTL_BASE+MEMCTL_MSC1);
ioreg_write(PXA2X0_MEMCTL_BASE+MEMCTL_MSC1,
ioreg_write(PXA2X0_MEMCTL_BASE+MEMCTL_MECR,
if (bus_space_map(iot, PXA2X0_MEMCTL_BASE, PXA2X0_MEMCTL_SIZE, 0,
PXA2X0_MEMCTL_BASE,
PXA2X0_MEMCTL_BASE,
pxa2x0_memctl_bootstrap(PXA2X0_MEMCTL_BASE);