Lines Matching defs:ios
788 if (mmc->ios.bus_mode == MMC_BUSMODE_OPENDRAIN)
1378 static void atmci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
1385 switch (ios->bus_width) {
1397 if (ios->clock) {
1410 * Use mirror of ios->clock to prevent race with mmc
1411 * core ios update when finding the minimum.
1413 slot->clock = ios->clock;
1457 if (ios->timing == MMC_TIMING_SD_HS)
1493 switch (ios->power_mode) {
1501 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd);