Searched refs:ti_clk_get_freq (Results 1 – 3 of 3) sorted by relevance
74 return ti_clk_get_freq(parent_clk) / p->div; in ti_clk_get_parent_freq()175 freq = ti_clk_get_freq(clkp); in ti_clk_generic_set_freq()215 uint32_t ti_clk_get_freq(struct ti_clk *clkp) in ti_clk_get_freq() function
284 uint32_t ti_clk_get_freq(struct ti_clk *clkp);
343 ret_freq = ti_clk_get_freq(parent) / div_var; in ti_dev_clk_set_freq()392 freq_hz = ti_clk_get_freq(clkp); in ti_device_clk_get_freq()