Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/tegra/
Dclk-periph-gate.c45 #define LVL2_CLK_GATE_OVRE 0x554 macro
88 writel_relaxed(0, gate->clk_base + LVL2_CLK_GATE_OVRE); in clk_periph_enable()
89 writel_relaxed(BIT(22), gate->clk_base + LVL2_CLK_GATE_OVRE); in clk_periph_enable()
91 writel_relaxed(0, gate->clk_base + LVL2_CLK_GATE_OVRE); in clk_periph_enable()