Home
last modified time | relevance | path

Searched refs:dummy_v (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dgate.c70 u32 dummy_v, orig_v; in omap36xx_gate_clk_enable_with_hsdiv_restore() local
83 dummy_v = orig_v; in omap36xx_gate_clk_enable_with_hsdiv_restore()
86 dummy_v ^= (1 << parent->shift); in omap36xx_gate_clk_enable_with_hsdiv_restore()
87 ti_clk_ll_ops->clk_writel(dummy_v, &parent->reg); in omap36xx_gate_clk_enable_with_hsdiv_restore()
/kernel/linux/linux-6.6/drivers/clk/ti/
H A Dgate.c62 u32 dummy_v, orig_v; in omap36xx_gate_clk_enable_with_hsdiv_restore() local
75 dummy_v = orig_v; in omap36xx_gate_clk_enable_with_hsdiv_restore()
78 dummy_v ^= (1 << parent->shift); in omap36xx_gate_clk_enable_with_hsdiv_restore()
79 ti_clk_ll_ops->clk_writel(dummy_v, &parent->reg); in omap36xx_gate_clk_enable_with_hsdiv_restore()

Completed in 2 milliseconds