Searched refs:orig_parent (Results 1 – 3 of 3) sorted by relevance
30 struct clk *orig_parent; in tegra124_cpu_switch_to_dfll() local37 orig_parent = clk_get_parent(priv->cpu_clk); in tegra124_cpu_switch_to_dfll()49 clk_set_parent(priv->cpu_clk, orig_parent); in tegra124_cpu_switch_to_dfll()
99 struct rb_node *orig_parent = NULL; in tree_insert() local117 orig_parent = parent; in tree_insert()126 parent = orig_parent; in tree_insert()136 rb_link_node(&em->rb_node, orig_parent, p); in tree_insert()
1132 struct resource *orig_parent = parent; in __request_region() local1184 if (res && orig_parent == &iomem_resource) in __request_region()