Searched refs:CLK_RESET_PLLC_BASE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/mach-tegra/ |
| H A 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]
|
| H A 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]
|