Searched refs:cm_clkmode_dpll (Results 1 – 6 of 6) sorted by relevance
| /arch/arm/mach-omap2/am33xx/ |
| A D | clock_am33xx.c | 24 .cm_clkmode_dpll = CM_WKUP + 0x88, 31 .cm_clkmode_dpll = CM_WKUP + 0x90, 40 .cm_clkmode_dpll = CM_WKUP + 0x8C, 47 .cm_clkmode_dpll = CM_WKUP + 0x94, 54 .cm_clkmode_dpll = CM_WKUP + 0x98,
|
| A D | clock_am43xx.c | 22 .cm_clkmode_dpll = CM_WKUP + 0x560, 29 .cm_clkmode_dpll = CM_WKUP + 0x520, 38 .cm_clkmode_dpll = CM_WKUP + 0x5E0, 45 .cm_clkmode_dpll = CM_WKUP + 0x5A0,
|
| A D | clock.c | 37 clrsetbits_le32(dpll_regs->cm_clkmode_dpll, in do_lock_dpll() 47 dpll_regs->cm_clkmode_dpll); in wait_for_lock() 54 clrsetbits_le32(dpll_regs->cm_clkmode_dpll, in do_bypass_dpll() 64 dpll_regs->cm_clkmode_dpll); in wait_for_bypass()
|
| /arch/arm/include/asm/arch-am33xx/ |
| A D | clock.h | 100 u32 cm_clkmode_dpll; member
|
| /arch/arm/mach-omap2/ |
| A D | clocks-common.c | 106 clrsetbits_le32(&dpll_regs->cm_clkmode_dpll, in do_bypass_dpll() 126 clrsetbits_le32(&dpll_regs->cm_clkmode_dpll, in do_lock_dpll()
|
| /arch/arm/include/asm/ |
| A D | omap_common.h | 510 u32 cm_clkmode_dpll; member
|
Completed in 13 milliseconds