HomeSort by relevance Sort by last modified time
    Searched refs:CPU_AM35XX (Results 1 - 3 of 3) sorted by null

  /external/u-boot/arch/arm/mach-omap2/omap3/
sys_info.c 107 cpu_family = CPU_AM35XX;
274 case CPU_AM35XX:
clock.c 671 (get_cpu_family() == CPU_AM35XX))
683 if (get_cpu_family() != CPU_AM35XX)
782 if (get_cpu_family() != CPU_AM35XX)
792 if (get_cpu_family() != CPU_AM35XX) {
  /external/u-boot/arch/arm/include/asm/arch-omap3/
omap.h 220 #define CPU_AM35XX 0x3500 /* AM35xx devices */

Completed in 70 milliseconds