Searched refs:dw_mmc_init (Results 1 – 8 of 8) sorted by relevance
22 void dw_mmc_init(dw_mmc_params_t *params, struct mmc_device_info *info);
110 dw_mmc_init(¶ms, &mmc_info); in bl1_platform_setup()
192 dw_mmc_init(¶ms, &mmc_info); in bl2_early_platform_setup2()
105 dw_mmc_init(¶ms, &mmc_info); in bl1_platform_setup()
326 dw_mmc_init(¶ms, &mmc_info); in bl2_platform_setup()
124 dw_mmc_init(¶ms, &mmc_info); in bl2_el3_plat_arch_setup()
133 dw_mmc_init(¶ms, &mmc_info); in bl2_el3_plat_arch_setup()
416 void dw_mmc_init(dw_mmc_params_t *params, struct mmc_device_info *info) in dw_mmc_init() function