Searched refs:ti_clk_get_parent_freq (Results 1 – 4 of 4) sorted by relevance
62 uint32_t ti_clk_get_parent_freq(struct ti_clk *clkp) in ti_clk_get_parent_freq() function226 ret = ti_clk_get_parent_freq(clkp); in ti_clk_get_freq()
208 parent_freq_hz = ti_clk_get_parent_freq(clkp); in ti_clk_div_set_freq_static_parent()312 parent_freq_hz = ti_clk_get_parent_freq(clkp); in ti_clk_div_get_freq()
536 parent_freq_hz = ti_clk_get_parent_freq(clock_ptr); in ti_clk_pll_16fft_get_freq_internal()755 parent_freq_hz = ti_clk_get_parent_freq(pll_clk); in ti_pll_16fft_set_freq()822 input = ti_clk_get_parent_freq(pll_clk); in ti_pll_16fft_set_freq_table()
245 uint32_t ti_clk_get_parent_freq(struct ti_clk *clkp);