Searched refs:CLK_RESET_PLLP_BASE (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm/mach-tegra/ |
| A D | sleep-tegra20.S | 36 #define CLK_RESET_PLLP_BASE 0xa0 macro 204 pll_enable r1, r0, CLK_RESET_PLLP_BASE, PLLP_STORE_MASK 298 store_pll_state r0, r1, r5, CLK_RESET_PLLP_BASE, PLLP_STORE_MASK 304 ldr r0, [r5, #CLK_RESET_PLLP_BASE] 306 str r0, [r5, #CLK_RESET_PLLP_BASE]
|
| A D | sleep-tegra30.S | 52 #define CLK_RESET_PLLP_BASE 0xa0 macro 409 pll_enable r1, r0, CLK_RESET_PLLP_BASE, CLK_RESET_PLLP_MISC, PLLP_STORE_MASK 413 pll_locked r1, r0, CLK_RESET_PLLP_BASE, PLLP_STORE_MASK 428 ldr r1, [r0, #CLK_RESET_PLLP_BASE] 430 str r1, [r0, #CLK_RESET_PLLP_BASE] 694 store_pll_state r0, r1, r5, CLK_RESET_PLLP_BASE, PLLP_STORE_MASK 706 ldr r0, [r5, #CLK_RESET_PLLP_BASE] 709 str r0, [r5, #CLK_RESET_PLLP_BASE]
|
Completed in 7 milliseconds