Lines Matching refs:emmc
838 if (!sdxx->is_sdio && sdxx->emmc) in _cyhal_sdxx_update_hw_clock_config()
1536 sdxx->emmc = cfg->host_config->emmc; in _cyhal_sdhc_init_common_hw()
1600 .emmc = config->isEmmc, in cyhal_sdhc_init_hw()
1643 if ((CY_RSLT_SUCCESS == result) && (sdxx->emmc)) in _cyhal_sdhc_init_card_common()
1851 timeout_ms = sdxx->emmc ? _CYHAL_SDHC_EMMC_TRIM_DELAY_MS : _CYHAL_SDHC_RETRY_TIMES; in cyhal_sdhc_erase()
1868 if (sdxx->emmc) in cyhal_sdhc_erase()
1895 if (false == sdxx->emmc) in cyhal_sdhc_erase()
2123 if ((sdxx->emmc) && (_CYHAL_SDHC_EMMC_MAX_SUP_FREQ_HZ < hz)) in cyhal_sdhc_set_frequency()
2613 if ((CY_RSLT_SUCCESS == result) && (sdxx->emmc)) in cyhal_sdhc_set_bus_width()
2700 (cfg->host_config->emmc || cfg->host_config->dmaType != CY_SD_HOST_DMA_ADMA2 || in _cyhal_sdio_init_common()
2909 .emmc = false, in cyhal_sdio_init()