Searched refs:hw_parent (Results 1 – 1 of 1) sorted by relevance
46 struct clk_hw *hw_parent; in clk_utmi_prepare() local58 hw_parent = clk_hw_get_parent(hw); in clk_utmi_prepare()59 parent_rate = clk_hw_get_rate(hw_parent); in clk_utmi_prepare()