Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/tegra/
Dcvb.h46 struct cvb_table { struct
60 const struct cvb_table * argument
61 tegra_cvb_add_opp_table(struct device *dev, const struct cvb_table *cvb_tables,
65 const struct cvb_table *table,
Dcvb.c64 static int build_opp_table(struct device *dev, const struct cvb_table *table, in build_opp_table()
110 const struct cvb_table *
111 tegra_cvb_add_opp_table(struct device *dev, const struct cvb_table *tables, in tegra_cvb_add_opp_table()
119 const struct cvb_table *table = &tables[i]; in tegra_cvb_add_opp_table()
135 const struct cvb_table *table, in tegra_cvb_remove_opp_table()
Dclk-dfll.h37 const struct cvb_table *cvb;
Dclk-tegra124-dfll-fcpu.c39 static const struct cvb_table tegra124_cpu_cvb_tables[] = {