Searched refs:ST_CORE_CLK (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/arm/mach-omap2/omap3/ |
D | clock.c | 137 wait_on_value(ST_CORE_CLK, 0, &prcm_base->idlest_ckgen, in dpll3_init_34xx() 191 wait_on_value(ST_CORE_CLK, 1, &prcm_base->idlest_ckgen, in dpll3_init_34xx() 394 wait_on_value(ST_CORE_CLK, 0, &prcm_base->idlest_ckgen, in dpll3_init_36xx() 441 wait_on_value(ST_CORE_CLK, 1, &prcm_base->idlest_ckgen, in dpll3_init_36xx()
|
/external/u-boot/arch/arm/include/asm/arch-omap3/ |
D | cpu.h | 426 #define ST_CORE_CLK (0x1 << 0) macro
|