sdhci_writeb(host, pwr, SDHCI_POWER_CONTROL); }#ifdef CONFIG_DM_MMC_OPS static int sdhci_set_ios(struct udevice *dev) { struct mmc *mmc = mmc_get_mmc_dev(dev); #else static void sdhci_set_ios(struct mmc *mmc) { #endif