Searched refs:cm_get_osc_clk_hz (Results 1 – 7 of 7) sorted by relevance
324 clock = cm_get_osc_clk_hz(1); in cm_get_main_vco_clk_hz()342 clock = cm_get_osc_clk_hz(1); in cm_get_per_vco_clk_hz()344 clock = cm_get_osc_clk_hz(2); in cm_get_per_vco_clk_hz()381 clock = cm_get_osc_clk_hz(1); in cm_get_sdram_clk_hz()383 clock = cm_get_osc_clk_hz(2); in cm_get_sdram_clk_hz()520 printf("EOSC1 %8d kHz\n", cm_get_osc_clk_hz(1) / 1000); in cm_print_clock_quick_summary()521 printf("EOSC2 %8d kHz\n", cm_get_osc_clk_hz(2) / 1000); in cm_print_clock_quick_summary()
183 fref = cm_get_osc_clk_hz(); in cm_get_main_vco_clk_hz()214 fref = cm_get_osc_clk_hz(); in cm_get_per_vco_clk_hz()255 clock = cm_get_osc_clk_hz(); in cm_get_mpu_clk_hz()292 clock = cm_get_osc_clk_hz(); in cm_get_l3_main_clk_hz()329 clock = cm_get_osc_clk_hz(); in cm_get_mmc_controller_clk_hz()377 printf("EOSC1 %d kHz\n", cm_get_osc_clk_hz() / 1000); in cm_print_clock_quick_summary()
36 const unsigned int cm_get_osc_clk_hz(void) in cm_get_osc_clk_hz() function
128 const unsigned int cm_get_osc_clk_hz(const int osc) in cm_get_osc_clk_hz() function
164 eosc1_freq = cm_get_osc_clk_hz(1) / 1000; /* kHz */ in sys_mgr_frzctrl_thaw_req()
17 const unsigned int cm_get_osc_clk_hz(void);
121 const unsigned int cm_get_osc_clk_hz(const int osc);