sun4i_ddc
struct sun4i_ddc *ddc;
static inline struct sun4i_ddc *hw_to_ddc(struct clk_hw *hw)
return container_of(hw, struct sun4i_ddc, hw);
struct sun4i_ddc *ddc = hw_to_ddc(hw);
struct sun4i_ddc *ddc = hw_to_ddc(hw);
struct sun4i_ddc *ddc = hw_to_ddc(hw);