Searched refs:cm_clkmode_dpll (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/ |
| H A D | clock_am43xx.c | 24 .cm_clkmode_dpll = CM_WKUP + 0x560, 31 .cm_clkmode_dpll = CM_WKUP + 0x520, 40 .cm_clkmode_dpll = CM_WKUP + 0x5E0, 47 .cm_clkmode_dpll = CM_WKUP + 0x5A0,
|
| H A D | clock_am33xx.c | 26 .cm_clkmode_dpll = CM_WKUP + 0x88, 33 .cm_clkmode_dpll = CM_WKUP + 0x90, 42 .cm_clkmode_dpll = CM_WKUP + 0x8C, 49 .cm_clkmode_dpll = CM_WKUP + 0x94,
|
| H A D | clock.c | 36 clrsetbits_le32(dpll_regs->cm_clkmode_dpll, in do_lock_dpll() 46 dpll_regs->cm_clkmode_dpll); in wait_for_lock() 53 clrsetbits_le32(dpll_regs->cm_clkmode_dpll, in do_bypass_dpll() 63 dpll_regs->cm_clkmode_dpll); in wait_for_bypass()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-am33xx/ |
| H A D | clock.h | 92 u32 cm_clkmode_dpll; member
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/ |
| H A D | clocks-common.c | 105 clrsetbits_le32(&dpll_regs->cm_clkmode_dpll, in do_bypass_dpll() 125 clrsetbits_le32(&dpll_regs->cm_clkmode_dpll, in do_lock_dpll()
|
| /OK3568_Linux_fs/u-boot/board/siemens/pxm2/ |
| H A D | board.c | 360 .cm_clkmode_dpll = CM_WKUP + 0x98,
|
| /OK3568_Linux_fs/u-boot/board/siemens/rut/ |
| H A D | board.c | 354 .cm_clkmode_dpll = CM_WKUP + 0x98,
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/ |
| H A D | omap_common.h | 504 u32 cm_clkmode_dpll; member
|