Home
last modified time | relevance | path

Searched refs:orig_v (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/arm/mach-omap2/
Dclock36xx.c44 u32 dummy_v, orig_v, clksel_shift; in omap36xx_pwrdn_clk_enable_with_hsdiv_restore() local
53 orig_v = __raw_readl(clk->parent->clksel_reg); in omap36xx_pwrdn_clk_enable_with_hsdiv_restore()
54 dummy_v = orig_v; in omap36xx_pwrdn_clk_enable_with_hsdiv_restore()
61 __raw_writel(orig_v, clk->parent->clksel_reg); in omap36xx_pwrdn_clk_enable_with_hsdiv_restore()