Home
last modified time | relevance | path

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

/linux/arch/arm/mach-tegra/
A Dsleep-tegra20.S36 #define CLK_RESET_PLLP_BASE 0xa0 macro
204 pll_enable r1, r0, CLK_RESET_PLLP_BASE, PLLP_STORE_MASK
298 store_pll_state r0, r1, r5, CLK_RESET_PLLP_BASE, PLLP_STORE_MASK
304 ldr r0, [r5, #CLK_RESET_PLLP_BASE]
306 str r0, [r5, #CLK_RESET_PLLP_BASE]
A Dsleep-tegra30.S52 #define CLK_RESET_PLLP_BASE 0xa0 macro
409 pll_enable r1, r0, CLK_RESET_PLLP_BASE, CLK_RESET_PLLP_MISC, PLLP_STORE_MASK
413 pll_locked r1, r0, CLK_RESET_PLLP_BASE, PLLP_STORE_MASK
428 ldr r1, [r0, #CLK_RESET_PLLP_BASE]
430 str r1, [r0, #CLK_RESET_PLLP_BASE]
694 store_pll_state r0, r1, r5, CLK_RESET_PLLP_BASE, PLLP_STORE_MASK
706 ldr r0, [r5, #CLK_RESET_PLLP_BASE]
709 str r0, [r5, #CLK_RESET_PLLP_BASE]

Completed in 7 milliseconds