Home
last modified time | relevance | path

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

/trusted-firmware-a/drivers/mmc/
A Dmmc.c228 if (mmc_dev_info->mmc_dev_type != MMC_IS_EMMC) { in mmc_set_ios()
260 case MMC_IS_EMMC: in mmc_fill_device_info()
343 if (mmc_dev_info->mmc_dev_type == MMC_IS_EMMC) { in mmc_fill_device_info()
460 if (mmc_dev_info->mmc_dev_type == MMC_IS_EMMC) { in mmc_enumerate()
482 if (mmc_dev_info->mmc_dev_type == MMC_IS_EMMC) { in mmc_enumerate()
/trusted-firmware-a/plat/hisilicon/poplar/
A Dbl1_plat_setup.c109 mmc_info.mmc_dev_type = MMC_IS_EMMC; in bl1_platform_setup()
A Dbl2_plat_setup.c191 mmc_info.mmc_dev_type = MMC_IS_EMMC; in bl2_early_platform_setup2()
/trusted-firmware-a/plat/imx/imx7/warp7/
A Dwarp7_bl2_el3_setup.c109 mmc_info.mmc_dev_type = MMC_IS_EMMC; in warp7_usdhc_setup()
/trusted-firmware-a/plat/hisilicon/hikey/
A Dhikey_bl1_setup.c104 mmc_info.mmc_dev_type = MMC_IS_EMMC; in bl1_platform_setup()
A Dhikey_bl2_setup.c325 mmc_info.mmc_dev_type = MMC_IS_EMMC; in bl2_platform_setup()
/trusted-firmware-a/plat/imx/imx7/picopi/
A Dpicopi_bl2_el3_setup.c103 mmc_info.mmc_dev_type = MMC_IS_EMMC; in picopi_usdhc_setup()
/trusted-firmware-a/include/drivers/
A Dmmc.h220 MMC_IS_EMMC, enumerator
/trusted-firmware-a/drivers/st/mmc/
A Dstm32_sdmmc2.c225 if (sdmmc2_params.device_info->mmc_dev_type == MMC_IS_EMMC) { in stm32_sdmmc2_send_cmd_req()
438 if (sdmmc2_params.device_info->mmc_dev_type == MMC_IS_EMMC) { in stm32_sdmmc2_set_ios()
/trusted-firmware-a/plat/st/common/
A Dbl2_io_storage.c316 boot_mmc(MMC_IS_EMMC, boot_context->boot_interface_instance); in stm32mp_io_setup()
A Dbl2_stm32_io_storage.c611 boot_mmc(MMC_IS_EMMC, boot_context->boot_interface_instance); in stm32mp_io_setup()
/trusted-firmware-a/drivers/synopsys/emmc/
A Ddw_mmc.c247 if (dw_params.mmc_dev_type == MMC_IS_EMMC) in dw_send_cmd()

Completed in 12 milliseconds