Home | History | Annotate | Download | only in ti

Lines Matching refs:sdhc_softc

114 	struct sdhc_softc	sc;
142 static int ti_sdhc_bus_width(struct sdhc_softc *, int);
143 static int ti_sdhc_rod(struct sdhc_softc *, int);
144 static int ti_sdhc_write_protect(struct sdhc_softc *);
145 static int ti_sdhc_card_detect(struct sdhc_softc *);
148 static int ti_sdhc_edma_xfer_data(struct sdhc_softc *, struct sdmmc_command *);
150 static int ti_sdhc_edma_transfer(struct sdhc_softc *, struct sdmmc_command *);
410 ti_sdhc_rod(struct sdhc_softc *sc, int on)
426 ti_sdhc_write_protect(struct sdhc_softc *sc)
434 ti_sdhc_card_detect(struct sdhc_softc *sc)
442 ti_sdhc_bus_width(struct sdhc_softc *sc, int width)
522 ti_sdhc_edma_xfer_data(struct sdhc_softc *sdhc_sc, struct sdmmc_command *cmd)
576 ti_sdhc_edma_transfer(struct sdhc_softc *sdhc_sc, struct sdmmc_command *cmd)