Searched refs:orig_parent (Results 1 – 2 of 2) sorted by relevance
29 struct clk *orig_parent; in tegra124_cpu_switch_to_dfll() local36 orig_parent = clk_get_parent(priv->cpu_clk); in tegra124_cpu_switch_to_dfll()48 clk_set_parent(priv->cpu_clk, orig_parent); in tegra124_cpu_switch_to_dfll()
96 struct rb_node *orig_parent = NULL; in tree_insert() local111 orig_parent = parent; in tree_insert()120 parent = orig_parent; in tree_insert()130 rb_link_node(&em->rb_node, orig_parent, p); in tree_insert()