Searched defs:cdce706_dev_data (Results 1 – 1 of 1) sorted by relevance
81 struct cdce706_dev_data { struct82 struct i2c_client *client;83 struct regmap *regmap;84 struct clk_onecell_data onecell;85 struct clk *clks[6];86 struct clk *clkin_clk[2];87 const char *clkin_name[2];88 struct cdce706_hw_data clkin[1];89 struct cdce706_hw_data pll[3];90 struct cdce706_hw_data divider[6];[all …]