Home
last modified time | relevance | path

Searched defs:freq_tbl (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/cpufreq/
H A Dspear-cpufreq.c30 struct cpufreq_frequency_table *freq_tbl; member
173 struct cpufreq_frequency_table *freq_tbl; in spear_cpufreq_probe() local
/linux/drivers/clk/qcom/
H A Da53-pll.c40 struct pll_freq_tbl *freq_tbl; in qcom_a53pll_get_freq_tbl() local
H A Dclk-pll.h50 const struct pll_freq_tbl *freq_tbl; member
H A Dclk-rcg2.c1650 struct freq_tbl *freq_tbl; in clk_rcg2_dfs_populate_freq_table() local
/linux/drivers/leds/blink/
H A Dleds-lgm-sso.c58 static const int freq_tbl[] = {2, 4, 8, 10, 50000, 100000, 200000, 250000}; variable