Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-tegra/
Dsleep.S23 #define CLK_RESET_CCLK_DIVIDER 0x24 macro
147 str r0, [r5, #CLK_RESET_CCLK_DIVIDER]
Dsleep-tegra20.S31 #define CLK_RESET_CCLK_DIVIDER 0x24 macro
347 str r1, [r0, #CLK_RESET_CCLK_DIVIDER]
434 str r0, [r5, #CLK_RESET_CCLK_DIVIDER]
Dsleep-tegra30.S44 #define CLK_RESET_CCLK_DIVIDER 0x24 macro
324 str r1, [r0, #CLK_RESET_CCLK_DIVIDER]
614 str r0, [r5, #CLK_RESET_CCLK_DIVIDER]
/Linux-v5.4/drivers/clk/tegra/
Dclk-tegra30.c121 #define CLK_RESET_CCLK_DIVIDER 0x24 macro
1164 readl(clk_base + CLK_RESET_CCLK_DIVIDER); in tegra30_cpu_clock_suspend()
1199 clk_base + CLK_RESET_CCLK_DIVIDER); in tegra30_cpu_clock_resume()