Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/
Dclk-cdce706.c67 #define to_hw_data(phw) (container_of((phw), struct cdce706_hw_data, hw)) macro
149 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_clkin_set_parent()
157 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_clkin_get_parent()
170 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_pll_recalc_rate()
193 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_pll_round_rate()
219 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_pll_set_rate()
264 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_divider_set_parent()
277 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_divider_get_parent()
285 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_divider_recalc_rate()
298 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_divider_round_rate()
[all …]