Searched refs:PLLM_STORE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/arch/arm/mach-tegra/ |
D | sleep-tegra20.S | 47 #define PLLM_STORE_MASK (1 << 1) macro 205 pll_enable r1, r0, CLK_RESET_PLLM_BASE, PLLM_STORE_MASK 299 store_pll_state r0, r1, r5, CLK_RESET_PLLM_BASE, PLLM_STORE_MASK
|
D | sleep-tegra30.S | 76 #define PLLM_STORE_MASK (1 << 2) macro 396 pll_enable r1, r0, CLK_RESET_PLLM_BASE, 0, PLLM_STORE_MASK 407 pll_enable r1, r0, CLK_RESET_PLLM_BASE, CLK_RESET_PLLM_MISC, PLLM_STORE_MASK 414 pll_locked r1, r0, CLK_RESET_PLLM_BASE, PLLM_STORE_MASK 695 store_pll_state r0, r1, r5, CLK_RESET_PLLM_BASE, PLLM_STORE_MASK
|