Searched refs:orig_parent (Results 1 – 2 of 2) sorted by relevance
39 struct clk *orig_parent; in tegra124_cpu_switch_to_dfll() local46 orig_parent = clk_get_parent(priv->cpu_clk); in tegra124_cpu_switch_to_dfll()58 clk_set_parent(priv->cpu_clk, orig_parent); in tegra124_cpu_switch_to_dfll()
98 struct rb_node *orig_parent = NULL; in tree_insert() local113 orig_parent = parent; in tree_insert()122 parent = orig_parent; in tree_insert()132 rb_link_node(&em->rb_node, orig_parent, p); in tree_insert()