Searched defs:freq_tbl (Results 1 – 12 of 12) sorted by relevance
12 struct freq_tbl { struct13 unsigned long freq;14 u8 src;15 u8 pre_div;16 u16 m;17 u16 n;83 const struct freq_tbl *freq_tbl; member122 const struct freq_tbl *freq_tbl; member152 const struct freq_tbl *freq_tbl; member
41 struct pll_freq_tbl *freq_tbl; in qcom_a53pll_get_freq_tbl() local
50 const struct pll_freq_tbl *freq_tbl; member
76 const struct freq_tbl *freq_tbl; member
1304 struct freq_tbl *freq_tbl; in clk_rcg2_dfs_populate_freq_table() local
30 struct cpufreq_frequency_table *freq_tbl; member175 struct cpufreq_frequency_table *freq_tbl; in spear_cpufreq_probe() local
33 struct freq_tbl { struct34 unsigned int load;35 unsigned long freq;61 const struct freq_tbl *freq_tbl; member
44 const struct freq_tbl *freq_tbl = core->res->freq_tbl; in core_clks_enable() local
436 unsigned long *freq_tbl; member442 unsigned long *freq_tbl; member
58 static const int freq_tbl[] = {2, 4, 8, 10, 50000, 100000, 200000, 250000}; variable
2015 unsigned int *freq_tbl = mv_ddr_freq_tbl_get(); in ddr3_tip_ddr3_training_main_flow() local