HomeSort by: relevance | last modified time | path
    Searched defs:sc_obio_ioh (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbarm/g42xxeb/
g42xxeb_mci.c 84 bus_space_handle_t sc_obio_ioh; member in struct:g42xxeb_mci_softc
179 sc->sc_obio_ioh = osc->sc_obioreg_ioh;
221 reg = bus_space_read_2(sc->sc_obio_iot, sc->sc_obio_ioh,
236 reg = bus_space_read_2(sc->sc_obio_iot, sc->sc_obio_ioh,
g42xxeb_mci.c 84 bus_space_handle_t sc_obio_ioh; member in struct:g42xxeb_mci_softc
179 sc->sc_obio_ioh = osc->sc_obioreg_ioh;
221 reg = bus_space_read_2(sc->sc_obio_iot, sc->sc_obio_ioh,
236 reg = bus_space_read_2(sc->sc_obio_iot, sc->sc_obio_ioh,

Completed in 22 milliseconds