Searched refs:clk_ref (Results 1 – 3 of 3) sorted by relevance
38 return clk_index == clk_sys || clk_index == clk_ref; in has_glitchless_mux()144 hw_clear_bits(&clocks_hw->clk[clk_ref].ctrl, CLOCKS_CLK_REF_CTRL_SRC_BITS); in clocks_init()145 while (clocks_hw->clk[clk_ref].selected != 0x1) in clocks_init()155 clock_configure(clk_ref, in clocks_init()220 fc->ref_khz = clock_get_hz(clk_ref) / 1000; in frequency_count_khz()246 uint clk_ref_freq = clock_get_hz(clk_ref); in clocks_handle_resus()
32 clk_ref, ///< Watchdog and timers reference clock enumerator
61 clock_configure(clk_ref, in set_sys_clock_pll()
Completed in 6 milliseconds