Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/clk/
H A Dti_clk_pll_16fft.c355 const struct ti_clk_data_pll *data_pll; in ti_clk_pll_16fft_wait_for_lock()
368 data_pll = ti_container_of(clock_ptr->data, const struct ti_clk_data_pll, in ti_clk_pll_16fft_wait_for_lock()
477 const struct ti_clk_data_pll *data_pll; in ti_clk_pll_16fft_bypass()
480 data_pll = ti_container_of(clock_ptr->data, const struct ti_clk_data_pll, in ti_clk_pll_16fft_bypass()
502 const struct ti_clk_data_pll *data_pll; in ti_clk_pll_16fft_get_freq_internal()
512 data_pll = ti_container_of(clock_ptr->data, const struct ti_clk_data_pll, in ti_clk_pll_16fft_get_freq_internal()
711 const struct ti_clk_data_pll *data_pll; in ti_pll_16fft_set_freq()
727 data_pll = ti_container_of(pll_clk->data, const struct ti_clk_data_pll, in ti_pll_16fft_set_freq()
801 const struct ti_clk_data_pll *data_pll; in ti_pll_16fft_set_freq_table()
816 data_pll = ti_container_of(pll_clk->data, const struct ti_clk_data_pll, in ti_pll_16fft_set_freq_table()
[all …]
H A Dti_pll.c28 const struct ti_clk_data_pll *pll;
1141 const struct ti_clk_data_pll *pll = ti_container_of(clkp->data, in ti_pll_calc()
1142 struct ti_clk_data_pll, in ti_pll_calc()
1205 const struct ti_clk_data_pll *data_pll; in ti_pll_init()
1212 const struct ti_clk_data_pll, data); in ti_pll_init()
/rk3399_ARM-atf/drivers/ti/clk/include/
H A Dti_clk_pll_16fft.h30 struct ti_clk_data_pll data_pll;
H A Dti_clk_pll.h61 struct ti_clk_data_pll { struct