Lines Matching refs:dwc_mmc_softc
49 static void dwcmmc_fdt_pre_power_on(struct dwc_mmc_softc *);
50 static void dwcmmc_fdt_post_power_on(struct dwc_mmc_softc *);
52 static int dwcmmc_fdt_card_detect(struct dwc_mmc_softc *);
53 static int dwcmmc_fdt_bus_clock(struct dwc_mmc_softc *, int);
54 static int dwcmmc_fdt_signal_voltage(struct dwc_mmc_softc *, int);
82 struct dwc_mmc_softc sc;
107 struct dwc_mmc_softc *sc = &esc->sc;
209 dwcmmc_fdt_pre_power_on(struct dwc_mmc_softc *sc)
218 dwcmmc_fdt_post_power_on(struct dwc_mmc_softc *sc)
227 dwcmmc_fdt_card_detect(struct dwc_mmc_softc *sc)
237 dwcmmc_fdt_bus_clock(struct dwc_mmc_softc *sc, int rate)
259 dwcmmc_fdt_signal_voltage(struct dwc_mmc_softc *sc, int signal_voltage)