Searched refs:cdce706_hw_data (Results 1 – 1 of 1) sorted by relevance
65 #define to_hw_data(phw) (container_of((phw), struct cdce706_hw_data, hw))67 struct cdce706_hw_data { struct82 struct cdce706_hw_data clkin[1]; argument83 struct cdce706_hw_data pll[3];84 struct cdce706_hw_data divider[6];85 struct cdce706_hw_data clkout[6];144 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_clkin_set_parent()152 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_clkin_get_parent()166 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_pll_recalc_rate()189 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_pll_round_rate()[all …]