Searched refs:CLK_RESET_PLLP_BASE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/arch/arm/mach-tegra/ |
D | sleep-tegra20.S | 36 #define CLK_RESET_PLLP_BASE 0xa0 macro 181 pll_enable r1, r0, CLK_RESET_PLLP_BASE 277 ldr r0, [r5, #CLK_RESET_PLLP_BASE] 279 str r0, [r5, #CLK_RESET_PLLP_BASE]
|
D | sleep-tegra30.S | 52 #define CLK_RESET_PLLP_BASE 0xa0 macro 366 pll_enable r1, r0, CLK_RESET_PLLP_BASE, CLK_RESET_PLLP_MISC 370 pll_locked r1, r0, CLK_RESET_PLLP_BASE 385 ldr r1, [r0, #CLK_RESET_PLLP_BASE] 387 str r1, [r0, #CLK_RESET_PLLP_BASE] 652 ldr r0, [r5, #CLK_RESET_PLLP_BASE] 655 str r0, [r5, #CLK_RESET_PLLP_BASE]
|