Searched refs:hw_to_dclk (Results 1 – 1 of 1) sorted by relevance
21 static inline struct sun4i_dclk *hw_to_dclk(struct clk_hw *hw) in hw_to_dclk() function28 struct sun4i_dclk *dclk = hw_to_dclk(hw); in sun4i_dclk_disable()36 struct sun4i_dclk *dclk = hw_to_dclk(hw); in sun4i_dclk_enable()45 struct sun4i_dclk *dclk = hw_to_dclk(hw); in sun4i_dclk_is_enabled()56 struct sun4i_dclk *dclk = hw_to_dclk(hw); in sun4i_dclk_recalc_rate()73 struct sun4i_dclk *dclk = hw_to_dclk(hw); in sun4i_dclk_round_rate()118 struct sun4i_dclk *dclk = hw_to_dclk(hw); in sun4i_dclk_set_rate()127 struct sun4i_dclk *dclk = hw_to_dclk(hw); in sun4i_dclk_get_phase()140 struct sun4i_dclk *dclk = hw_to_dclk(hw); in sun4i_dclk_set_phase()
Completed in 3 milliseconds