Searched refs:PLLM_STORE_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm/mach-tegra/ |
| A D | sleep-tegra20.S | 47 #define PLLM_STORE_MASK (1 << 1) macro 203 pll_enable r1, r0, CLK_RESET_PLLM_BASE, PLLM_STORE_MASK 297 store_pll_state r0, r1, r5, CLK_RESET_PLLM_BASE, PLLM_STORE_MASK
|
| A D | sleep-tegra30.S | 76 #define PLLM_STORE_MASK (1 << 2) macro 394 pll_enable r1, r0, CLK_RESET_PLLM_BASE, 0, PLLM_STORE_MASK 405 pll_enable r1, r0, CLK_RESET_PLLM_BASE, CLK_RESET_PLLM_MISC, PLLM_STORE_MASK 412 pll_locked r1, r0, CLK_RESET_PLLM_BASE, PLLM_STORE_MASK 693 store_pll_state r0, r1, r5, CLK_RESET_PLLM_BASE, PLLM_STORE_MASK
|
Completed in 6 milliseconds