Searched refs:CLK_RESET_PLLA_BASE (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm/mach-tegra/ |
H A D | sleep-tegra30.S | 54 #define CLK_RESET_PLLA_BASE 0xb0 macro 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]
|