Searched refs:hw_parent (Results 1 – 1 of 1) sorted by relevance
42 struct clk_hw *hw_parent; in clk_utmi_prepare() local54 hw_parent = clk_hw_get_parent(hw); in clk_utmi_prepare()55 parent_rate = clk_hw_get_rate(hw_parent); in clk_utmi_prepare()199 struct clk_hw *hw_parent; in clk_utmi_sama7g5_prepare() local203 hw_parent = clk_hw_get_parent(hw); in clk_utmi_sama7g5_prepare()204 parent_rate = clk_hw_get_rate(hw_parent); in clk_utmi_sama7g5_prepare()233 struct clk_hw *hw_parent; in clk_utmi_sama7g5_is_prepared() local237 hw_parent = clk_hw_get_parent(hw); in clk_utmi_sama7g5_is_prepared()238 parent_rate = clk_hw_get_rate(hw_parent); in clk_utmi_sama7g5_is_prepared()