Home
last modified time | relevance | path

Searched refs:cm_get_intosc_clk_hz (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dclock_manager_s10.c186 fref = cm_get_intosc_clk_hz(); in cm_get_main_vco_clk_hz()
217 fref = cm_get_intosc_clk_hz(); in cm_get_per_vco_clk_hz()
259 clock = cm_get_intosc_clk_hz(); in cm_get_mpu_clk_hz()
296 clock = cm_get_intosc_clk_hz(); in cm_get_l3_main_clk_hz()
333 clock = cm_get_intosc_clk_hz(); in cm_get_mmc_controller_clk_hz()
H A Dwrap_pll_config_s10.c46 const unsigned int cm_get_intosc_clk_hz(void) in cm_get_intosc_clk_hz() function
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dclock_manager_s10.h20 const unsigned int cm_get_intosc_clk_hz(void);