Searched refs:CLK_RESET_PLLC_BASE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/arch/arm/mach-tegra/ |
D | sleep-tegra20.S | 34 #define CLK_RESET_PLLC_BASE 0x80 macro 182 pll_enable r1, r0, CLK_RESET_PLLC_BASE 280 ldr r0, [r5, #CLK_RESET_PLLC_BASE] 282 str r0, [r5, #CLK_RESET_PLLC_BASE]
|
D | sleep-tegra30.S | 48 #define CLK_RESET_PLLC_BASE 0x80 macro 350 pll_enable r1, r0, CLK_RESET_PLLC_BASE, 0 363 pll_enable r1, r0, CLK_RESET_PLLC_BASE, CLK_RESET_PLLC_MISC 372 pll_locked r1, r0, CLK_RESET_PLLC_BASE 663 ldr r0, [r5, #CLK_RESET_PLLC_BASE] 665 str r0, [r5, #CLK_RESET_PLLC_BASE]
|