Searched refs:CLK_RESET_PLLP_BASE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/arch/arm/mach-tegra/ |
H A D | sleep-tegra20.S | 36 #define CLK_RESET_PLLP_BASE 0xa0 define 206 pll_enable r1, r0, CLK_RESET_PLLP_BASE, PLLP_STORE_MASK 300 store_pll_state r0, r1, r5, CLK_RESET_PLLP_BASE, PLLP_STORE_MASK 306 ldr r0, [r5, #CLK_RESET_PLLP_BASE] 308 str r0, [r5, #CLK_RESET_PLLP_BASE]
|
H A D | sleep-tegra30.S | 52 #define CLK_RESET_PLLP_BASE 0xa0 define 411 pll_enable r1, r0, CLK_RESET_PLLP_BASE, CLK_RESET_PLLP_MISC, PLLP_STORE_MASK 415 pll_locked r1, r0, CLK_RESET_PLLP_BASE, PLLP_STORE_MASK 430 ldr r1, [r0, #CLK_RESET_PLLP_BASE] 432 str r1, [r0, #CLK_RESET_PLLP_BASE] 696 store_pll_state r0, r1, r5, CLK_RESET_PLLP_BASE, PLLP_STORE_MASK 708 ldr r0, [r5, #CLK_RESET_PLLP_BASE] 711 str r0, [r5, #CLK_RESET_PLLP_BASE]
|
/kernel/linux/linux-5.10/arch/arm/mach-tegra/ |
H A D | sleep-tegra30.S | 52 #define CLK_RESET_PLLP_BASE 0xa0 define 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]
|
H A D | sleep-tegra20.S | 36 #define CLK_RESET_PLLP_BASE 0xa0 define 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]
|
Completed in 4 milliseconds