Searched refs:PLLC_STORE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/mach-tegra/ |
H A D | sleep-tegra20.S | 46 #define PLLC_STORE_MASK (1 << 0) macro 207 pll_enable r1, r0, CLK_RESET_PLLC_BASE, PLLC_STORE_MASK 298 store_pll_state r0, r1, r5, CLK_RESET_PLLC_BASE, PLLC_STORE_MASK
|
H A D | sleep-tegra30.S | 75 #define PLLC_STORE_MASK (1 << 1) macro 397 pll_enable r1, r0, CLK_RESET_PLLC_BASE, 0, PLLC_STORE_MASK 408 pll_enable r1, r0, CLK_RESET_PLLC_BASE, CLK_RESET_PLLC_MISC, PLLC_STORE_MASK 417 pll_locked r1, r0, CLK_RESET_PLLC_BASE, PLLC_STORE_MASK 694 store_pll_state r0, r1, r5, CLK_RESET_PLLC_BASE, PLLC_STORE_MASK
|