Searched refs:sun4i_ddc (Results 1 – 1 of 1) sorted by relevance
14 struct sun4i_ddc { struct22 static inline struct sun4i_ddc *hw_to_ddc(struct clk_hw *hw) in hw_to_ddc() argument24 return container_of(hw, struct sun4i_ddc, hw); in hw_to_ddc()65 struct sun4i_ddc *ddc = hw_to_ddc(hw); in sun4i_ddc_round_rate()74 struct sun4i_ddc *ddc = hw_to_ddc(hw); in sun4i_ddc_recalc_rate()89 struct sun4i_ddc *ddc = hw_to_ddc(hw); in sun4i_ddc_set_rate()111 struct sun4i_ddc *ddc; in sun4i_ddc_create()
Completed in 4 milliseconds