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()197 struct clk_hw *hw_parent; in clk_utmi_sama7g5_prepare() local201 hw_parent = clk_hw_get_parent(hw); in clk_utmi_sama7g5_prepare()202 parent_rate = clk_hw_get_rate(hw_parent); in clk_utmi_sama7g5_prepare()231 struct clk_hw *hw_parent; in clk_utmi_sama7g5_is_prepared() local235 hw_parent = clk_hw_get_parent(hw); in clk_utmi_sama7g5_is_prepared()236 parent_rate = clk_hw_get_rate(hw_parent); in clk_utmi_sama7g5_is_prepared()