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

  /bionic/libc/kernel/arch-arm/asm/arch/
mtd-xip.h 17 #define OMAP_MPU_TIMER_OFFSET 0x100
25 #define xip_omap_mpu_timer_base(n) ((volatile xip_omap_mpu_timer_regs_t*)IO_ADDRESS(OMAP_MPU_TIMER_BASE + (n)*OMAP_MPU_TIMER_OFFSET))
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm/arch/
mtd-xip.h 17 #define OMAP_MPU_TIMER_OFFSET 0x100
25 #define xip_omap_mpu_timer_base(n) ((volatile xip_omap_mpu_timer_regs_t*)IO_ADDRESS(OMAP_MPU_TIMER_BASE + (n)*OMAP_MPU_TIMER_OFFSET))
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm/arch/
mtd-xip.h 17 #define OMAP_MPU_TIMER_OFFSET 0x100
25 #define xip_omap_mpu_timer_base(n) ((volatile xip_omap_mpu_timer_regs_t*)IO_ADDRESS(OMAP_MPU_TIMER_BASE + (n)*OMAP_MPU_TIMER_OFFSET))
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm/arch/
mtd-xip.h 17 #define OMAP_MPU_TIMER_OFFSET 0x100
25 #define xip_omap_mpu_timer_base(n) ((volatile xip_omap_mpu_timer_regs_t*)IO_ADDRESS(OMAP_MPU_TIMER_BASE + (n)*OMAP_MPU_TIMER_OFFSET))
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm/arch/
mtd-xip.h 17 #define OMAP_MPU_TIMER_OFFSET 0x100
25 #define xip_omap_mpu_timer_base(n) ((volatile xip_omap_mpu_timer_regs_t*)IO_ADDRESS(OMAP_MPU_TIMER_BASE + (n)*OMAP_MPU_TIMER_OFFSET))
  /external/kernel-headers/original/asm-arm/arch/
mtd-xip.h 19 #define OMAP_MPU_TIMER_OFFSET 0x100
29 (n)*OMAP_MPU_TIMER_OFFSET))

Completed in 42 milliseconds