Home | History | Annotate | Download | only in amlogic

Lines Matching defs:mesongx_mmc_softc

166 struct mesongx_mmc_softc;
173 static int mesongx_mmc_dma_setup(struct mesongx_mmc_softc *);
174 static int mesongx_mmc_dmabounce_setup(struct mesongx_mmc_softc *);
209 struct mesongx_mmc_softc {
257 CFATTACH_DECL_NEW(mesongx_mmc, sizeof(struct mesongx_mmc_softc),
288 struct mesongx_mmc_softc * const sc = device_private(self);
394 mesongx_mmc_dma_setup(struct mesongx_mmc_softc *sc)
432 mesongx_mmc_dmabounce_setup(struct mesongx_mmc_softc *sc)
468 mesongx_mmc_set_clock(struct mesongx_mmc_softc *sc, u_int freq, bool ddr)
537 struct mesongx_mmc_softc * const sc = device_private(self);
603 struct mesongx_mmc_softc * const sc = priv;
675 struct mesongx_mmc_softc * const sc = sch;
692 struct mesongx_mmc_softc * const sc = sch;
706 struct mesongx_mmc_softc * const sc = sch;
728 struct mesongx_mmc_softc * const sc = sch;
750 struct mesongx_mmc_softc * const sc = sch;
758 struct mesongx_mmc_softc *sc = sch;
792 struct mesongx_mmc_softc *sc = sch;
835 mesongx_mmc_dma_prepare(struct mesongx_mmc_softc *sc, struct sdmmc_command *cmd, uint32_t cmdflags)
929 mesongx_mmc_dma_complete(struct mesongx_mmc_softc *sc, struct sdmmc_command *cmd)
949 struct mesongx_mmc_softc *sc = sch;
1054 struct mesongx_mmc_softc * const sc = sch;
1068 struct mesongx_mmc_softc *sc = sch;