Searched refs:MMC_IS_EMMC (Results 1 – 11 of 11) sorted by relevance
109 mmc_info.mmc_dev_type = MMC_IS_EMMC; in bl1_platform_setup()
191 mmc_info.mmc_dev_type = MMC_IS_EMMC; in bl2_early_platform_setup2()
235 if (mmc_dev_info->mmc_dev_type != MMC_IS_EMMC) { in mmc_set_ios()267 case MMC_IS_EMMC: in mmc_fill_device_info()350 if (mmc_dev_info->mmc_dev_type == MMC_IS_EMMC) { in mmc_fill_device_info()494 if (mmc_dev_info->mmc_dev_type == MMC_IS_EMMC) { in mmc_enumerate()516 if (mmc_dev_info->mmc_dev_type == MMC_IS_EMMC) { in mmc_enumerate()
109 mmc_info.mmc_dev_type = MMC_IS_EMMC; in warp7_usdhc_setup()
104 mmc_info.mmc_dev_type = MMC_IS_EMMC; in bl1_platform_setup()
325 mmc_info.mmc_dev_type = MMC_IS_EMMC; in bl2_platform_setup()
103 mmc_info.mmc_dev_type = MMC_IS_EMMC; in picopi_usdhc_setup()
253 if (mmc_dev_type != MMC_IS_EMMC) { in boot_mmc()274 if (mmc_dev_type == MMC_IS_EMMC) { in boot_mmc()434 boot_mmc(MMC_IS_EMMC, boot_context->boot_interface_instance); in stm32mp_io_setup()
248 MMC_IS_EMMC, enumerator
279 if (sdmmc2_params.device_info->mmc_dev_type == MMC_IS_EMMC) { in stm32_sdmmc2_send_cmd_req()493 if (sdmmc2_params.device_info->mmc_dev_type == MMC_IS_EMMC) { in stm32_sdmmc2_set_ios()
247 if (dw_params.mmc_dev_type == MMC_IS_EMMC) in dw_send_cmd()
Completed in 14 milliseconds