Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/qcom/
H A Dclk-rcg.h12 struct freq_tbl { struct
13 unsigned long freq;
14 u8 src;
15 u8 pre_div;
16 u16 m;
17 u16 n;
83 const struct freq_tbl *freq_tbl; member
122 const struct freq_tbl *freq_tbl; member
152 const struct freq_tbl *freq_tbl; member
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
H A Dclk-rcg2.c1304 struct freq_tbl *freq_tbl; in clk_rcg2_dfs_populate_freq_table() local
/openbmc/linux/drivers/cpufreq/
H A Dspear-cpufreq.c30 struct cpufreq_frequency_table *freq_tbl; member
175 struct cpufreq_frequency_table *freq_tbl; in spear_cpufreq_probe() local
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dcore.h33 struct freq_tbl { struct
34 unsigned int load;
35 unsigned long freq;
61 const struct freq_tbl *freq_tbl; member
H A Dpm_helpers.c44 const struct freq_tbl *freq_tbl = core->res->freq_tbl; in core_clks_enable() local
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-core.h436 unsigned long *freq_tbl; member
442 unsigned long *freq_tbl; member
/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-core.h436 unsigned long *freq_tbl; member
442 unsigned long *freq_tbl; member
/openbmc/linux/drivers/leds/blink/
H A Dleds-lgm-sso.c58 static const int freq_tbl[] = {2, 4, 8, 10, 50000, 100000, 200000, 250000}; variable
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training.c2015 unsigned int *freq_tbl = mv_ddr_freq_tbl_get(); in ddr3_tip_ddr3_training_main_flow() local