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