Searched refs:emmc_caps (Results 1 – 1 of 1) sorted by relevance
517 u32 emmc_caps = MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in th1520_sdhci_set_phy() local522 if ((host->mmc->caps2 & emmc_caps) == emmc_caps) { in th1520_sdhci_set_phy()1091 u32 val, emmc_caps = MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in cv18xx_sdhci_reset() local1095 if ((host->mmc->caps2 & emmc_caps) == emmc_caps) { in cv18xx_sdhci_reset()1454 u32 emmc_caps = MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in sdhci_eic7700_config_phy() local1461 if ((host->mmc->caps2 & emmc_caps) == emmc_caps) { in sdhci_eic7700_config_phy()1485 if ((host->mmc->caps2 & emmc_caps) == emmc_caps) { in sdhci_eic7700_config_phy()1595 u32 emmc_caps = MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in sdhci_eic7700_phase_code_tuning() local1605 is_emmc = (host->mmc->caps2 & emmc_caps) == emmc_caps; in sdhci_eic7700_phase_code_tuning()1675 u32 emmc_caps = MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in sdhci_eic7700_executing_tuning() local[all …]