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);
107 dw_mmc_init(¶ms, &info); in bl1_platform_setup()
191 dw_mmc_init(¶ms, &info); in bl2_early_platform_setup2()
103 dw_mmc_init(¶ms, &info); in bl1_platform_setup()
326 dw_mmc_init(¶ms, &info); in bl2_platform_setup()
114 dw_mmc_init(¶ms, &info); in bl2_el3_plat_arch_setup()
118 dw_mmc_init(¶ms, &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