Searched refs:store_pll_state (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm/mach-tegra/ |
| A D | sleep-tegra20.S | 55 .macro store_pll_state, rd, tmp, r_car_base, pll_base, pll_mask macro 296 store_pll_state r0, r1, r5, CLK_RESET_PLLC_BASE, PLLC_STORE_MASK 297 store_pll_state r0, r1, r5, CLK_RESET_PLLM_BASE, PLLM_STORE_MASK 298 store_pll_state r0, r1, r5, CLK_RESET_PLLP_BASE, PLLP_STORE_MASK
|
| A D | sleep-tegra30.S | 102 .macro store_pll_state, rd, tmp, r_car_base, pll_base, pll_mask macro 691 store_pll_state r0, r1, r5, CLK_RESET_PLLA_BASE, PLLA_STORE_MASK 692 store_pll_state r0, r1, r5, CLK_RESET_PLLC_BASE, PLLC_STORE_MASK 693 store_pll_state r0, r1, r5, CLK_RESET_PLLM_BASE, PLLM_STORE_MASK 694 store_pll_state r0, r1, r5, CLK_RESET_PLLP_BASE, PLLP_STORE_MASK 695 store_pll_state r0, r1, r5, CLK_RESET_PLLX_BASE, PLLX_STORE_MASK
|
Completed in 5 milliseconds