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

  /bionic/libc/kernel/arch-arm/asm/arch/
cpu.h 15 #define omap2_cpu_rev() ((system_rev >> 8) & 0x0f) macro
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm/arch/
cpu.h 15 #define omap2_cpu_rev() ((system_rev >> 8) & 0x0f) macro
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm/arch/
cpu.h 15 #define omap2_cpu_rev() ((system_rev >> 8) & 0x0f) macro
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm/arch/
cpu.h 15 #define omap2_cpu_rev() ((system_rev >> 8) & 0x0f) macro
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm/arch/
cpu.h 15 #define omap2_cpu_rev() ((system_rev >> 8) & 0x0f) macro
  /external/kernel-headers/original/asm-arm/arch/
cpu.h 31 #define omap2_cpu_rev() ((system_rev >> 8) & 0x0f) macro

Completed in 2750 milliseconds