Home
last modified time | relevance | path

Searched refs:store_pll_state (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-tegra/
A Dsleep-tegra20.S55 .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 Dsleep-tegra30.S102 .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