Searched refs:CLK_RESET_PLLP_BASE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/arm/mach-tegra/ |
D | sleep-tegra20.S | 46 #define CLK_RESET_PLLP_BASE 0xa0 macro 355 pll_enable r1, r0, CLK_RESET_PLLP_BASE 452 ldr r0, [r5, #CLK_RESET_PLLP_BASE] 454 str r0, [r5, #CLK_RESET_PLLP_BASE]
|
D | sleep-tegra30.S | 64 #define CLK_RESET_PLLP_BASE 0xa0 macro 373 pll_enable r1, r0, CLK_RESET_PLLP_BASE, CLK_RESET_PLLP_MISC 377 pll_locked r1, r0, CLK_RESET_PLLP_BASE 641 ldr r0, [r5, #CLK_RESET_PLLP_BASE] 643 str r0, [r5, #CLK_RESET_PLLP_BASE]
|