Home
last modified time | relevance | path

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

/drivers/clk/ti/
Dgate.c70 u32 dummy_v, orig_v; in omap36xx_gate_clk_enable_with_hsdiv_restore() local
82 orig_v = ti_clk_ll_ops->clk_readl(&parent->reg); in omap36xx_gate_clk_enable_with_hsdiv_restore()
83 dummy_v = orig_v; in omap36xx_gate_clk_enable_with_hsdiv_restore()
90 ti_clk_ll_ops->clk_writel(orig_v, &parent->reg); in omap36xx_gate_clk_enable_with_hsdiv_restore()