Searched refs:mmc_softc (Results 1 – 3 of 3) sorted by relevance
168 static int mmc_all_send_cid(struct mmc_softc *sc, uint32_t *rawcid);172 static int mmc_app_sd_status(struct mmc_softc *sc, uint16_t rca,174 static int mmc_app_send_scr(struct mmc_softc *sc, uint16_t rca,176 static int mmc_calculate_clock(struct mmc_softc *sc);183 static int mmc_delete_cards(struct mmc_softc *sc, bool final);184 static void mmc_discover_cards(struct mmc_softc *sc);186 static void mmc_go_discovery(struct mmc_softc *sc);191 static void mmc_idle_cards(struct mmc_softc *sc);194 static void mmc_power_down(struct mmc_softc *sc);195 static void mmc_power_up(struct mmc_softc *sc);[all …]
76 struct mmc_softc *sc; in mmc_wait_for_cmd()110 struct mmc_softc *sc; in mmc_wait_for_app_cmd()153 struct mmc_softc *sc; in mmc_switch()
56 struct mmc_softc { struct