Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/
Dclk-cdce706.c68 #define to_hw_data(phw) (container_of((phw), struct cdce706_hw_data, hw))
70 struct cdce706_hw_data { struct
88 struct cdce706_hw_data clkin[1]; argument
89 struct cdce706_hw_data pll[3];
90 struct cdce706_hw_data divider[6];
91 struct cdce706_hw_data clkout[6];
150 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_clkin_set_parent()
158 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_clkin_get_parent()
171 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_pll_recalc_rate()
194 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_pll_round_rate()
[all …]