Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/clk/include/
H A Dti_clk_pll.h78 size_t pll_entries_count; member
/rk3399_ARM-atf/plat/ti/k3low/common/pm/
H A Dti_clocks.c1823 .pll_entries_count = 3,
1839 .pll_entries_count = 3,
1852 .pll_entries_count = 3,
1865 .pll_entries_count = 3,
/rk3399_ARM-atf/drivers/ti/clk/
H A Dti_pll.c1174 for (i = 0; i < consider_data.pll->pll_entries_count; i++) { in ti_pll_calc()
H A Dti_clk_pll_16fft.c826 for (i = 0; i < data_pll->pll_entries_count; i++) { in ti_pll_16fft_set_freq_table()