Searched refs:CLK_RESET_PLLC_BASE (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/mach-tegra/ |
H A D | sleep-tegra20.S | 34 #define CLK_RESET_PLLC_BASE 0x80 macro 207 pll_enable r1, r0, CLK_RESET_PLLC_BASE, PLLC_STORE_MASK 298 store_pll_state r0, r1, r5, CLK_RESET_PLLC_BASE, PLLC_STORE_MASK 309 ldr r0, [r5, #CLK_RESET_PLLC_BASE] 311 str r0, [r5, #CLK_RESET_PLLC_BASE]
|
H A D | sleep-tegra30.S | 48 #define CLK_RESET_PLLC_BASE 0x80 macro 397 pll_enable r1, r0, CLK_RESET_PLLC_BASE, 0, PLLC_STORE_MASK 408 pll_enable r1, r0, CLK_RESET_PLLC_BASE, CLK_RESET_PLLC_MISC, PLLC_STORE_MASK 417 pll_locked r1, r0, CLK_RESET_PLLC_BASE, PLLC_STORE_MASK 694 store_pll_state r0, r1, r5, CLK_RESET_PLLC_BASE, PLLC_STORE_MASK 719 ldr r0, [r5, #CLK_RESET_PLLC_BASE] 721 str r0, [r5, #CLK_RESET_PLLC_BASE]
|