Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dspear-cpufreq.c30 struct cpufreq_frequency_table *freq_tbl; member
174 struct cpufreq_frequency_table *freq_tbl; in spear_cpufreq_probe() local
/linux/drivers/clk/qcom/
H A Da53-pll.c41 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 Dgcc-ipq4019.c76 const struct freq_tbl *freq_tbl; member
/linux/drivers/media/platform/qcom/venus/
H A Dpm_helpers.c44 const struct freq_tbl *freq_tbl = core->res->freq_tbl; in core_clks_enable() 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