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

  /src/sys/arch/evbarm/g42xxeb/
g42xxeb_mci.c 83 bus_space_tag_t sc_obio_iot; member in struct:g42xxeb_mci_softc
178 sc->sc_obio_iot = iot;
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 83 bus_space_tag_t sc_obio_iot; member in struct:g42xxeb_mci_softc
178 sc->sc_obio_iot = iot;
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 19 milliseconds