Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx8m/imx8mm/
H A Dimx8mm_bl2_el3_setup.c61 info.mmc_dev_type = MMC_IS_SD; in imx8mm_usdhc_setup()
/rk3399_ARM-atf/plat/intel/soc/stratix10/
H A Dbl2_plat_setup.c116 mmc_info.mmc_dev_type = MMC_IS_SD; in bl2_el3_plat_arch_setup()
/rk3399_ARM-atf/plat/intel/soc/agilex/
H A Dbl2_plat_setup.c124 mmc_info.mmc_dev_type = MMC_IS_SD; in bl2_el3_plat_arch_setup()
/rk3399_ARM-atf/include/drivers/
H A Dmmc.h250 MMC_IS_SD, enumerator
/rk3399_ARM-atf/drivers/mmc/
H A Dmmc.c304 case MMC_IS_SD: in mmc_fill_device_info()
421 mmc_dev_info->mmc_dev_type = MMC_IS_SD; in sd_send_op_cond()
/rk3399_ARM-atf/plat/st/common/
H A Dbl2_io_storage.c244 if (mmc_dev_type == MMC_IS_SD) { in boot_mmc()
476 boot_mmc(MMC_IS_SD, boot_context->boot_interface_instance); in stm32mp_io_setup()