Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/stratix10/include/
H A Ds10_clock_manager.h96 uint32_t get_mmc_clk(void);
/rk3399_ARM-atf/plat/intel/soc/agilex/include/
H A Dagilex_clock_manager.h129 uint32_t get_mmc_clk(void);
/rk3399_ARM-atf/plat/intel/soc/stratix10/
H A Dbl2_plat_setup.c114 dw_mmc_params_t params = EMMC_INIT_PARAMS(0x100000, get_mmc_clk()); in bl2_el3_plat_arch_setup()
/rk3399_ARM-atf/plat/intel/soc/agilex/
H A Dbl2_plat_setup.c122 dw_mmc_params_t params = EMMC_INIT_PARAMS(0x100000, get_mmc_clk()); in bl2_el3_plat_arch_setup()
/rk3399_ARM-atf/plat/intel/soc/stratix10/soc/
H A Ds10_clock_manager.c330 uint32_t get_mmc_clk(void) in get_mmc_clk() function
/rk3399_ARM-atf/plat/intel/soc/agilex/soc/
H A Dagilex_clock_manager.c377 uint32_t get_mmc_clk(void) in get_mmc_clk() function