Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-cdce706.c64 #define to_hw_data(phw) (container_of((phw), struct cdce706_hw_data, hw)) macro
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()
216 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_pll_set_rate()
261 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_divider_set_parent()
274 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_divider_get_parent()
282 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_divider_recalc_rate()
295 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_divider_determine_rate()
[all …]