Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/
Dclk-cdce706.c81 struct cdce706_dev_data { struct
82 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 …]