Searched refs:SYSCLKDIV_2 (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/arm/include/asm/arch-omap3/ | ||
D | cpu.h | 415 #define SYSCLKDIV_2 (0x1 << 7) macro |
/external/u-boot/arch/arm/mach-omap2/omap3/ | ||
D | clock.c | 36 if (val & SYSCLKDIV_2) in get_osc_clk_speed() |