Searched refs:CLK_RESET_PLLA_BASE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-tegra/ |
H A D | sleep-tegra30.S | 54 #define CLK_RESET_PLLA_BASE 0xb0 define 367 pll_enable r1, r0, CLK_RESET_PLLA_BASE, CLK_RESET_PLLA_MISC 371 pll_locked r1, r0, CLK_RESET_PLLA_BASE 660 ldr r0, [r5, #CLK_RESET_PLLA_BASE] 662 str r0, [r5, #CLK_RESET_PLLA_BASE]
|
/kernel/linux/linux-6.6/arch/arm/mach-tegra/ |
H A D | sleep-tegra30.S | 54 #define CLK_RESET_PLLA_BASE 0xb0 define 412 pll_enable r1, r0, CLK_RESET_PLLA_BASE, CLK_RESET_PLLA_MISC, PLLA_STORE_MASK 416 pll_locked r1, r0, CLK_RESET_PLLA_BASE, PLLA_STORE_MASK 693 store_pll_state r0, r1, r5, CLK_RESET_PLLA_BASE, PLLA_STORE_MASK 716 ldr r0, [r5, #CLK_RESET_PLLA_BASE] 718 str r0, [r5, #CLK_RESET_PLLA_BASE]
|
Completed in 2 milliseconds