Home
last modified time | relevance | path

Searched refs:ti_clk_get_value (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/drivers/ti/clk/include/
H A Dti_clk.h428 static inline uint32_t ti_clk_get_value(uint16_t idx) in ti_clk_get_value() function
/rk3399_ARM-atf/drivers/ti/clk/
H A Dti_clk.c59 return ti_clk_get_value(clkp->freq_idx); in ti_clk_value_get_freq()
H A Dti_clk_pll_16fft.c1035 ret = ti_clk_get_value(clock_ptr->freq_idx); in ti_clk_pll_16fft_get_freq()