Searched refs:orig_v (Results 1 – 2 of 2) sorted by relevance
45 u32 dummy_v, orig_v; in omap36xx_pwrdn_clk_enable_with_hsdiv_restore() local57 orig_v = omap2_clk_readl(omap_clk, parent->reg); in omap36xx_pwrdn_clk_enable_with_hsdiv_restore()58 dummy_v = orig_v; in omap36xx_pwrdn_clk_enable_with_hsdiv_restore()65 omap2_clk_writel(orig_v, omap_clk, parent->reg); in omap36xx_pwrdn_clk_enable_with_hsdiv_restore()
69 u32 dummy_v, orig_v; in omap36xx_gate_clk_enable_with_hsdiv_restore() local81 orig_v = ti_clk_ll_ops->clk_readl(parent->reg); in omap36xx_gate_clk_enable_with_hsdiv_restore()82 dummy_v = orig_v; in omap36xx_gate_clk_enable_with_hsdiv_restore()89 ti_clk_ll_ops->clk_writel(orig_v, parent->reg); in omap36xx_gate_clk_enable_with_hsdiv_restore()