Home
last modified time | relevance | path

Searched refs:cvb_table (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/clk/tegra/
Dcvb.h38 struct cvb_table { struct
51 const struct cvb_table * argument
52 tegra_cvb_add_opp_table(struct device *dev, const struct cvb_table *cvb_tables,
57 const struct cvb_table *table,
Dcvb.c55 static int build_opp_table(struct device *dev, const struct cvb_table *table, in build_opp_table()
102 const struct cvb_table *
103 tegra_cvb_add_opp_table(struct device *dev, const struct cvb_table *tables, in tegra_cvb_add_opp_table()
112 const struct cvb_table *table = &tables[i]; in tegra_cvb_add_opp_table()
129 const struct cvb_table *table, in tegra_cvb_remove_opp_table()
Dclk-tegra124-dfll-fcpu.c27 const struct cvb_table *cpu_cvb_tables;
39 static const struct cvb_table tegra124_cpu_cvb_tables[] = {
235 static struct cvb_table tegra210_cpu_cvb_tables[] = {
Dclk-dfll.h32 const struct cvb_table *cvb;