Searched refs:aw_mmc_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/arm/allwinner/
H A Daw_mmc.c118 struct aw_mmc_softc { struct
165 static int aw_mmc_setup_dma(struct aw_mmc_softc *);
166 static void aw_mmc_teardown_dma(struct aw_mmc_softc *sc);
167 static int aw_mmc_reset(struct aw_mmc_softc *);
168 static int aw_mmc_init(struct aw_mmc_softc *);
170 static int aw_mmc_update_clock(struct aw_mmc_softc *, uint32_t);
182 static int aw_mmc_cam_settran_settings(struct aw_mmc_softc *, union ccb *);
183 static int aw_mmc_cam_request(struct aw_mmc_softc *, union ccb *);
198 struct aw_mmc_softc *sc;
208 struct aw_mmc_softc *s
[all...]

Completed in 102 milliseconds