Home | History | Annotate | Download | only in marvell

Lines Matching defs:mvsocgpp_softc

65 struct mvsocgpp_softc {
89 static void mvsocgpp_dump_reg(struct mvsocgpp_softc *);
104 static struct mvsocgpp_softc *mvsocgpp_softc; /* One unit per One SoC */
109 CFATTACH_DECL_NEW(mvsocgpp, sizeof(struct mvsocgpp_softc),
133 struct mvsocgpp_softc *sc = device_private(self);
164 mvsocgpp_softc = sc;
244 struct mvsocgpp_softc *sc = mvsocgpp_softc;
268 struct mvsocgpp_softc *sc = mvsocgpp_softc;
282 struct mvsocgpp_softc *sc = mvsocgpp_softc;
302 struct mvsocgpp_softc *sc = mvsocgpp_softc;
358 struct mvsocgpp_softc *sc = mvsocgpp_softc;
371 struct mvsocgpp_softc *sc = mvsocgpp_softc;
389 struct mvsocgpp_softc *sc = mvsocgpp_softc;
431 mvsocgpp_dump_reg(struct mvsocgpp_softc *sc)