Searched refs:cm_idlest_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 | 25 .cm_idlest_dpll = CM_WKUP + 0x564, 32 .cm_idlest_dpll = CM_WKUP + 0x524, 41 .cm_idlest_dpll = CM_WKUP + 0x5E4, 48 .cm_idlest_dpll = CM_WKUP + 0x5A4,
|
| H A D | clock_am33xx.c | 27 .cm_idlest_dpll = CM_WKUP + 0x20, 34 .cm_idlest_dpll = CM_WKUP + 0x5C, 43 .cm_idlest_dpll = CM_WKUP + 0x70, 50 .cm_idlest_dpll = CM_WKUP + 0x34,
|
| H A D | clock.c | 44 (void *)dpll_regs->cm_idlest_dpll, LDELAY)) { in wait_for_lock() 61 (void *)dpll_regs->cm_idlest_dpll, LDELAY)) { in wait_for_bypass()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-am33xx/ |
| H A D | clock.h | 93 u32 cm_idlest_dpll; member
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/ |
| H A D | clocks-common.c | 115 if (!wait_on_value(ST_DPLL_CLK_MASK, 0, &dpll_regs->cm_idlest_dpll, in wait_for_bypass() 135 &dpll_regs->cm_idlest_dpll, LDELAY)) { in wait_for_lock() 144 u32 lock = readl(&dpll_regs->cm_idlest_dpll) & ST_DPLL_CLK_MASK; in check_for_lock()
|
| /OK3568_Linux_fs/u-boot/board/siemens/pxm2/ |
| H A D | board.c | 361 .cm_idlest_dpll = CM_WKUP + 0x48,
|
| /OK3568_Linux_fs/u-boot/board/siemens/rut/ |
| H A D | board.c | 355 .cm_idlest_dpll = CM_WKUP + 0x48,
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/ |
| H A D | omap_common.h | 505 u32 cm_idlest_dpll; member
|