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

  /external/kernel-headers/original/asm-arm/arch/
mtd-xip.h 27 #define xip_omap_mpu_timer_base(n) \ macro
33 volatile xip_omap_mpu_timer_regs_t* timer = xip_omap_mpu_timer_base(nr);
  /bionic/libc/kernel/arch-arm/asm/arch/
mtd-xip.h 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)) macro
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm/arch/
mtd-xip.h 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)) macro
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm/arch/
mtd-xip.h 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)) macro
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm/arch/
mtd-xip.h 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)) macro
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm/arch/
mtd-xip.h 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)) macro

Completed in 127 milliseconds