Searched refs:cvb_table (Results 1 – 3 of 3) sorted by relevance
46 struct cvb_table { struct56 struct cvb_table_freq_entry cvb_table[MAX_DVFS_FREQS]; argument60 const struct cvb_table *tegra_cvb_build_opp_table( argument61 const struct cvb_table *cvb_tables,
64 static int build_opp_table(const struct cvb_table *d, in build_opp_table()77 table = &d->cvb_table[i]; in build_opp_table()111 const struct cvb_table *tegra_cvb_build_opp_table( in tegra_cvb_build_opp_table()112 const struct cvb_table *cvb_tables, in tegra_cvb_build_opp_table()121 const struct cvb_table *d = &cvb_tables[i]; in tegra_cvb_build_opp_table()
39 static const struct cvb_table tegra124_cpu_cvb_tables[] = {50 .cvb_table = {89 const struct cvb_table *cvb; in tegra124_dfll_fcpu_probe()