Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-cdce706.c65 #define to_hw_data(phw) (container_of((phw), struct cdce706_hw_data, hw)) macro
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()
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_round_rate()
214 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_pll_set_rate()
259 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_divider_set_parent()
272 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_divider_get_parent()
280 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_divider_recalc_rate()
293 struct cdce706_hw_data *hwd = to_hw_data(h in cdce706_divider_round_rate()
[all...]
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-cdce706.c65 #define to_hw_data(phw) (container_of((phw), struct cdce706_hw_data, hw)) macro
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()
215 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_pll_set_rate()
260 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_divider_set_parent()
273 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_divider_get_parent()
281 struct cdce706_hw_data *hwd = to_hw_data(hw); in cdce706_divider_recalc_rate()
294 struct cdce706_hw_data *hwd = to_hw_data(h in cdce706_divider_determine_rate()
[all...]

Completed in 2 milliseconds