Searched refs:CLK_RESET_SCLK_BURST (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/mach-tegra/ |
H A D | sleep-tegra20.S | 32 #define CLK_RESET_SCLK_BURST 0x28 macro 199 str r1, [r0, #CLK_RESET_SCLK_BURST] 233 str r4, [r0, #CLK_RESET_SCLK_BURST] 286 str r0, [r5, #CLK_RESET_SCLK_BURST] 315 str r0, [r5, #CLK_RESET_SCLK_BURST] 393 ldr r0, [r5, #CLK_RESET_SCLK_BURST]
|
H A D | sleep-tegra30.S | 45 #define CLK_RESET_SCLK_BURST 0x28 macro 373 str r1, [r0, #CLK_RESET_SCLK_BURST] 449 str r4, [r0, #CLK_RESET_SCLK_BURST] 599 .word TEGRA_CLK_RESET_BASE + CLK_RESET_SCLK_BURST @0x1c 610 .word TEGRA_CLK_RESET_BASE + CLK_RESET_SCLK_BURST @0x1c 626 .word TEGRA_CLK_RESET_BASE + CLK_RESET_SCLK_BURST @0x1c 672 str r0, [r5, #CLK_RESET_SCLK_BURST] 737 str r0, [r5, #CLK_RESET_SCLK_BURST]
|