Searched refs:ti_clk_get_div (Results 1 – 3 of 3) sorted by relevance
197 uint32_t ti_clk_get_div(struct ti_clk *clkp);
25 uint32_t ti_clk_get_div(struct ti_clk *clkp) in ti_clk_get_div() function314 return parent_freq_hz / ti_clk_get_div(clkp); in ti_clk_div_get_freq()
749 prev_clkod = ti_clk_get_div(div_clk); in ti_pll_16fft_set_freq()