Searched refs:ti_clk_data_pll (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/drivers/ti/clk/ |
| H A D | ti_clk_pll_16fft.c | 355 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 D | ti_pll.c | 28 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 D | ti_clk_pll_16fft.h | 30 struct ti_clk_data_pll data_pll;
|
| H A D | ti_clk_pll.h | 61 struct ti_clk_data_pll { struct
|