Home
last modified time | relevance | path

Searched refs:ti_clk_get_parent_freq (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/drivers/ti/clk/
H A Dti_clk.c62 uint32_t ti_clk_get_parent_freq(struct ti_clk *clkp) in ti_clk_get_parent_freq() function
226 ret = ti_clk_get_parent_freq(clkp); in ti_clk_get_freq()
H A Dti_clk_div.c208 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()
H A Dti_clk_pll_16fft.c536 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()
/rk3399_ARM-atf/drivers/ti/clk/include/
H A Dti_clk.h245 uint32_t ti_clk_get_parent_freq(struct ti_clk *clkp);