Searched refs:ST_MPU_CLK (Results 1 – 2 of 2) sorted by relevance
/u-boot/arch/arm/mach-omap2/omap3/ |
A D | clock.c | 646 wait_on_value(ST_MPU_CLK, 0, &prcm_base->idlest_pll_mpu, in prcm_init() 658 wait_on_value(ST_MPU_CLK, 1, &prcm_base->idlest_pll_mpu, in prcm_init() 676 wait_on_value(ST_MPU_CLK, 0, &prcm_base->idlest_pll_mpu, in prcm_init() 690 wait_on_value(ST_MPU_CLK, 1, &prcm_base->idlest_pll_mpu, in prcm_init()
|
/u-boot/arch/arm/include/asm/arch-omap3/ |
A D | cpu.h | 424 #define ST_MPU_CLK (0x1 << 0) macro
|
Completed in 6 milliseconds