Searched refs:CLK_RESET_SCLK_BURST (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/arm/mach-tegra/ |
D | sleep-tegra20.S | 42 #define CLK_RESET_SCLK_BURST 0x28 macro 348 str r1, [r0, #CLK_RESET_SCLK_BURST] 382 str r4, [r0, #CLK_RESET_SCLK_BURST] 436 str r0, [r5, #CLK_RESET_SCLK_BURST] 461 str r0, [r5, #CLK_RESET_SCLK_BURST] 539 ldr r0, [r5, #CLK_RESET_SCLK_BURST]
|
D | sleep-tegra30.S | 57 #define CLK_RESET_SCLK_BURST 0x28 macro 330 str r1, [r0, #CLK_RESET_SCLK_BURST] 393 str r4, [r0, #CLK_RESET_SCLK_BURST] 545 .word TEGRA_CLK_RESET_BASE + CLK_RESET_SCLK_BURST @0x1c 556 .word TEGRA_CLK_RESET_BASE + CLK_RESET_SCLK_BURST @0x1c 572 .word TEGRA_CLK_RESET_BASE + CLK_RESET_SCLK_BURST @0x1c 615 str r0, [r5, #CLK_RESET_SCLK_BURST] 661 str r0, [r5, #CLK_RESET_SCLK_BURST]
|