Home
last modified time | relevance | path

Searched refs:hw_to_dclk (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/sun4i/
A Dsun4i_dotclock.c21 static inline struct sun4i_dclk *hw_to_dclk(struct clk_hw *hw) in hw_to_dclk() function
28 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