Searched refs:sun8i_phy_clk (Results 1 – 1 of 1) sorted by relevance
10 struct sun8i_phy_clk { struct15 static inline struct sun8i_phy_clk *hw_to_phy_clk(struct clk_hw *hw) in hw_to_phy_clk() argument17 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