Lines Matching defs:ios
522 struct mmc_ios *ios = &host->mmc->ios;
534 if (clock == 200000000 && ios->timing == MMC_TIMING_UHS_SDR104) {
719 struct mmc_ios *ios = &host->mmc->ios;
733 if (clock == 200000000 && ios->timing == MMC_TIMING_UHS_SDR104) {
908 struct mmc_ios *ios = &host->mmc->ios;
929 if (clock == 200000000 && ios->timing == MMC_TIMING_UHS_SDR104) {
992 static int gl9767_init_sd_express(struct mmc_host *mmc, struct mmc_ios *ios)
1003 mmc->ios.timing &= ~(MMC_TIMING_SD_EXP | MMC_TIMING_SD_EXP_1_2V);
1063 mmc->ios.timing &= ~(MMC_TIMING_SD_EXP | MMC_TIMING_SD_EXP_1_2V);
1178 struct mmc_ios *ios)
1184 if (ios->enhanced_strobe)
1394 if (host->mmc->ios.power_mode != MMC_POWER_ON)