Searched refs:cdce706_hw_data (Results 1 – 1 of 1) sorted by relevance
64 #define to_hw_data(phw) (container_of((phw), struct cdce706_hw_data, hw))66 struct cdce706_hw_data { struct81 struct cdce706_hw_data clkin[1]; argument82 struct cdce706_hw_data pll[3];83 struct cdce706_hw_data divider[6];84 struct cdce706_hw_data clkout[6];143 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_clkin_set_parent()151 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_clkin_get_parent()165 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_pll_recalc_rate()188 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_pll_determine_rate()[all …]