Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/sun4i/
A Dsun8i_hdmi_phy_clk.c10 struct sun8i_phy_clk { struct
15 static inline struct sun8i_phy_clk *hw_to_phy_clk(struct clk_hw *hw) in hw_to_phy_clk() argument
17 return container_of(hw, struct sun8i_phy_clk, hw); in hw_to_phy_clk()
71 struct sun8i_phy_clk *priv = hw_to_phy_clk(hw); in sun8i_phy_clk_recalc_rate()
84 struct sun8i_phy_clk *priv = hw_to_phy_clk(hw); in sun8i_phy_clk_set_rate()
110 struct sun8i_phy_clk *priv = hw_to_phy_clk(hw); in sun8i_phy_clk_get_parent()
122 struct sun8i_phy_clk *priv = hw_to_phy_clk(hw); in sun8i_phy_clk_set_parent()
147 struct sun8i_phy_clk *priv; in sun8i_phy_clk_create()

Completed in 3 milliseconds