Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/
Dclk-cdce706.c80 struct cdce706_dev_data { struct
81 struct i2c_client *client;
82 struct regmap *regmap;
83 struct clk_onecell_data onecell;
84 struct clk *clks[6];
85 struct clk *clkin_clk[2];
86 const char *clkin_name[2];
87 struct cdce706_hw_data clkin[1];
88 struct cdce706_hw_data pll[3];
89 struct cdce706_hw_data divider[6];
[all …]