Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-tegra/
Dsleep.S36 #define CLK_RESET_CCLK_DIVIDER 0x24 macro
156 str r0, [r5, #CLK_RESET_CCLK_DIVIDER]
Dsleep-tegra20.S42 #define CLK_RESET_CCLK_DIVIDER 0x24 macro
355 str r1, [r0, #CLK_RESET_CCLK_DIVIDER]
443 str r0, [r5, #CLK_RESET_CCLK_DIVIDER]
Dsleep-tegra30.S56 #define CLK_RESET_CCLK_DIVIDER 0x24 macro
336 str r1, [r0, #CLK_RESET_CCLK_DIVIDER]
625 str r0, [r5, #CLK_RESET_CCLK_DIVIDER]
/Linux-v4.19/drivers/clk/tegra/
Dclk-tegra30.c132 #define CLK_RESET_CCLK_DIVIDER 0x24 macro
1175 readl(clk_base + CLK_RESET_CCLK_DIVIDER); in tegra30_cpu_clock_suspend()
1210 clk_base + CLK_RESET_CCLK_DIVIDER); in tegra30_cpu_clock_resume()