Searched refs:CLK_RESET_PLLC_BASE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/arm/mach-tegra/ |
D | sleep-tegra20.S | 44 #define CLK_RESET_PLLC_BASE 0x80 macro 356 pll_enable r1, r0, CLK_RESET_PLLC_BASE 455 ldr r0, [r5, #CLK_RESET_PLLC_BASE] 457 str r0, [r5, #CLK_RESET_PLLC_BASE]
|
D | sleep-tegra30.S | 60 #define CLK_RESET_PLLC_BASE 0x80 macro 356 pll_enable r1, r0, CLK_RESET_PLLC_BASE, 0 369 pll_enable r1, r0, CLK_RESET_PLLC_BASE, CLK_RESET_PLLC_MISC 379 pll_locked r1, r0, CLK_RESET_PLLC_BASE 647 ldr r0, [r5, #CLK_RESET_PLLC_BASE] 649 str r0, [r5, #CLK_RESET_PLLC_BASE]
|