Searched refs:parent_hw (Results 1 – 2 of 2) sorted by relevance
66 struct clk_hw *parent_hw; in omap36xx_gate_clk_enable_with_hsdiv_restore() local74 parent_hw = clk_hw_get_parent(clk_hw_get_parent(hw)); in omap36xx_gate_clk_enable_with_hsdiv_restore()75 parent = to_clk_omap_divider(parent_hw); in omap36xx_gate_clk_enable_with_hsdiv_restore()
1095 struct clk_hw *parent_hw; in tegra20_clk_src_onecell_get() local1114 parent_hw = clk_hw_get_parent(hw); in tegra20_clk_src_onecell_get()1115 if (!parent_hw) in tegra20_clk_src_onecell_get()