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

  /src/sys/arch/arm/samsung/
mct_var.h 39 struct mct_softc { struct
mct.c 68 static struct mct_softc mct_sc;
87 mct_read_global(struct mct_softc *sc, bus_size_t o)
93 mct_write_global(struct mct_softc *sc, bus_size_t o, uint32_t v)
155 struct mct_softc * const sc = &mct_sc;
169 struct mct_softc * const sc = tc->tc_priv;
175 mct_read_gcnt(struct mct_softc *sc)
190 struct mct_softc * const sc = &mct_sc;
244 struct mct_softc * const sc = &mct_sc;
290 struct mct_softc * const sc = &mct_sc;

Completed in 12 milliseconds