Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/clk/include/
H A Dti_clk_pll.h124 struct ti_pll_data { struct
266 uint32_t ti_pll_calc(struct ti_clk *clkp, const struct ti_pll_data *pll_d,
/rk3399_ARM-atf/drivers/ti/clk/
H A Dti_clk_pll_16fft.c207 static const struct ti_pll_data ti_pll_16fft_raw_data = {
217 static const struct ti_pll_data ti_pll_16fft_postdiv_data = {
228 static const struct ti_pll_data ti_pll_16fft_hsdiv_data = {
704 const struct ti_pll_data *pll_data_t, in ti_pll_16fft_set_freq()
794 const struct ti_pll_data *pll_data_t, in ti_pll_16fft_set_freq_table()
956 const struct ti_pll_data *pll_data_t; in ti_clk_pll_16fft_set_freq()
H A Dti_pll.c27 const struct ti_pll_data *data;
543 static inline void ti_pll_find_pllm(struct ti_clk *clkp, const struct ti_pll_data *data, in ti_pll_find_pllm()
716 const struct ti_pll_data *data = consider_data->data; in ti_pll_internal_calc()
1128 uint32_t ti_pll_calc(struct ti_clk *clkp, const struct ti_pll_data *data, in ti_pll_calc()