Home
last modified time | relevance | path

Searched refs:emmc_caps (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/host/
H A Dsdhci-of-dwcmshc.c517 u32 emmc_caps = MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in th1520_sdhci_set_phy() local
522 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() local
1095 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() local
1461 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() local
1605 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 …]