Searched refs:hw_parent (Results 1 – 1 of 1) sorted by relevance
41 struct clk_hw *hw_parent; in clk_utmi_prepare() local53 hw_parent = clk_hw_get_parent(hw); in clk_utmi_prepare()54 parent_rate = clk_hw_get_rate(hw_parent); in clk_utmi_prepare()169 struct clk_hw *hw_parent; in clk_utmi_sama7g5_prepare() local173 hw_parent = clk_hw_get_parent(hw); in clk_utmi_sama7g5_prepare()174 parent_rate = clk_hw_get_rate(hw_parent); in clk_utmi_sama7g5_prepare()203 struct clk_hw *hw_parent; in clk_utmi_sama7g5_is_prepared() local207 hw_parent = clk_hw_get_parent(hw); in clk_utmi_sama7g5_is_prepared()208 parent_rate = clk_hw_get_rate(hw_parent); in clk_utmi_sama7g5_is_prepared()