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

  /src/sys/arch/arm/broadcom/
bcm2835_intr.c 254 static struct bcm2835icu_softc *bcml1icu_sc; variable in typeref:struct:bcm2835icu_softc *
359 bcml1icu_sc = sc;
396 if (bcml1icu_sc == NULL)
696 const bus_space_tag_t iot = bcml1icu_sc->sc_iot;
697 const bus_space_handle_t ioh = bcml1icu_sc->sc_ioh;
743 const bus_space_tag_t iot = bcml1icu_sc->sc_iot;
744 const bus_space_handle_t ioh = bcml1icu_sc->sc_ioh;
790 lpending = bus_space_read_4(bcml1icu_sc->sc_iot, bcml1icu_sc->sc_ioh,
827 bus_space_write_4(bcml1icu_sc->sc_iot, bcml1icu_sc->sc_ioh
    [all...]
bcm2835_intr.c 254 static struct bcm2835icu_softc *bcml1icu_sc; variable in typeref:struct:bcm2835icu_softc *
359 bcml1icu_sc = sc;
396 if (bcml1icu_sc == NULL)
696 const bus_space_tag_t iot = bcml1icu_sc->sc_iot;
697 const bus_space_handle_t ioh = bcml1icu_sc->sc_ioh;
743 const bus_space_tag_t iot = bcml1icu_sc->sc_iot;
744 const bus_space_handle_t ioh = bcml1icu_sc->sc_ioh;
790 lpending = bus_space_read_4(bcml1icu_sc->sc_iot, bcml1icu_sc->sc_ioh,
827 bus_space_write_4(bcml1icu_sc->sc_iot, bcml1icu_sc->sc_ioh
    [all...]

Completed in 23 milliseconds