Home | History | Annotate | Download | only in marvell

Lines Matching defs:mvspi_softc

55 struct mvspi_softc {
74 void mvspi_sched(struct mvspi_softc *);
75 void mvspi_assert(struct mvspi_softc *sc);
76 void mvspi_deassert(struct mvspi_softc *sc);
84 CFATTACH_DECL_NEW(mvspi_mbus, sizeof(struct mvspi_softc),
105 struct mvspi_softc *sc = device_private(self);
155 struct mvspi_softc *sc = cookie;
248 struct mvspi_softc *sc = cookie;
261 mvspi_assert(struct mvspi_softc *sc)
279 mvspi_deassert(struct mvspi_softc *sc)
287 mvspi_sched(struct mvspi_softc *sc)