Home
last modified time | relevance | path

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

/Linux-v5.15/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
200 str r1, [r0, #CLK_RESET_CCLK_DIVIDER]
287 str r0, [r5, #CLK_RESET_CCLK_DIVIDER]
Dsleep-tegra30.S44 #define CLK_RESET_CCLK_DIVIDER 0x24 macro
374 str r1, [r0, #CLK_RESET_CCLK_DIVIDER]
677 str r0, [r5, #CLK_RESET_CCLK_DIVIDER]
/Linux-v5.15/drivers/clk/tegra/
Dclk-tegra30.c121 #define CLK_RESET_CCLK_DIVIDER 0x24 macro
1153 readl(clk_base + CLK_RESET_CCLK_DIVIDER); in tegra30_cpu_clock_suspend()
1195 clk_base + CLK_RESET_CCLK_DIVIDER); in tegra30_cpu_clock_resume()