Searched refs:PLLC_STORE_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm/mach-tegra/ |
| A D | sleep-tegra20.S | 46 #define PLLC_STORE_MASK (1 << 0) macro 205 pll_enable r1, r0, CLK_RESET_PLLC_BASE, PLLC_STORE_MASK 296 store_pll_state r0, r1, r5, CLK_RESET_PLLC_BASE, PLLC_STORE_MASK
|
| A D | sleep-tegra30.S | 75 #define PLLC_STORE_MASK (1 << 1) macro 395 pll_enable r1, r0, CLK_RESET_PLLC_BASE, 0, PLLC_STORE_MASK 406 pll_enable r1, r0, CLK_RESET_PLLC_BASE, CLK_RESET_PLLC_MISC, PLLC_STORE_MASK 415 pll_locked r1, r0, CLK_RESET_PLLC_BASE, PLLC_STORE_MASK 692 store_pll_state r0, r1, r5, CLK_RESET_PLLC_BASE, PLLC_STORE_MASK
|
Completed in 7 milliseconds