Searched refs:PLLP_STORE_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm/mach-tegra/ |
H A D | sleep-tegra20.S | 48 #define PLLP_STORE_MASK (1 << 2) macro 206 pll_enable r1, r0, CLK_RESET_PLLP_BASE, PLLP_STORE_MASK 300 store_pll_state r0, r1, r5, CLK_RESET_PLLP_BASE, PLLP_STORE_MASK
|
H A D | sleep-tegra30.S | 77 #define PLLP_STORE_MASK (1 << 3) macro 411 pll_enable r1, r0, CLK_RESET_PLLP_BASE, CLK_RESET_PLLP_MISC, PLLP_STORE_MASK 415 pll_locked r1, r0, CLK_RESET_PLLP_BASE, PLLP_STORE_MASK 696 store_pll_state r0, r1, r5, CLK_RESET_PLLP_BASE, PLLP_STORE_MASK
|