Home
last modified time | relevance | path

Searched refs:cm_clkmode_dpll (Results 1 – 8 of 8) sorted by relevance

/external/u-boot/arch/arm/mach-omap2/am33xx/
Dclock_am33xx.c25 .cm_clkmode_dpll = CM_WKUP + 0x88,
32 .cm_clkmode_dpll = CM_WKUP + 0x90,
41 .cm_clkmode_dpll = CM_WKUP + 0x8C,
48 .cm_clkmode_dpll = CM_WKUP + 0x94,
55 .cm_clkmode_dpll = CM_WKUP + 0x98,
Dclock_am43xx.c23 .cm_clkmode_dpll = CM_WKUP + 0x560,
30 .cm_clkmode_dpll = CM_WKUP + 0x520,
39 .cm_clkmode_dpll = CM_WKUP + 0x5E0,
46 .cm_clkmode_dpll = CM_WKUP + 0x5A0,
Dclock.c35 clrsetbits_le32(dpll_regs->cm_clkmode_dpll, in do_lock_dpll()
45 dpll_regs->cm_clkmode_dpll); in wait_for_lock()
52 clrsetbits_le32(dpll_regs->cm_clkmode_dpll, in do_bypass_dpll()
62 dpll_regs->cm_clkmode_dpll); in wait_for_bypass()
/external/u-boot/arch/arm/include/asm/arch-am33xx/
Dclock.h91 u32 cm_clkmode_dpll; member
/external/u-boot/board/siemens/rut/
Dboard.c351 .cm_clkmode_dpll = CM_WKUP + 0x98,
/external/u-boot/board/siemens/pxm2/
Dboard.c358 .cm_clkmode_dpll = CM_WKUP + 0x98,
/external/u-boot/arch/arm/mach-omap2/
Dclocks-common.c104 clrsetbits_le32(&dpll_regs->cm_clkmode_dpll, in do_bypass_dpll()
124 clrsetbits_le32(&dpll_regs->cm_clkmode_dpll, in do_lock_dpll()
/external/u-boot/arch/arm/include/asm/
Domap_common.h503 u32 cm_clkmode_dpll; member