Searched refs:sun4i_ddc (Results 1 – 1 of 1) sorted by relevance
18 struct sun4i_ddc { struct26 static inline struct sun4i_ddc *hw_to_ddc(struct clk_hw *hw) in hw_to_ddc() argument28 return container_of(hw, struct sun4i_ddc, hw); in hw_to_ddc()69 struct sun4i_ddc *ddc = hw_to_ddc(hw); in sun4i_ddc_round_rate()78 struct sun4i_ddc *ddc = hw_to_ddc(hw); in sun4i_ddc_recalc_rate()93 struct sun4i_ddc *ddc = hw_to_ddc(hw); in sun4i_ddc_set_rate()115 struct sun4i_ddc *ddc; in sun4i_ddc_create()