OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMAP_MPU_TIMER_BASE
(Results
1 - 7
of
7
) sorted by null
/bionic/libc/kernel/arch-arm/asm/arch/
mtd-xip.h
16
#define
OMAP_MPU_TIMER_BASE
(0xfffec500)
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))
/development/ndk/platforms/android-3/arch-arm/include/asm/arch/
mtd-xip.h
16
#define
OMAP_MPU_TIMER_BASE
(0xfffec500)
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))
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/arch/
mtd-xip.h
16
#define
OMAP_MPU_TIMER_BASE
(0xfffec500)
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))
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/arch/
mtd-xip.h
16
#define
OMAP_MPU_TIMER_BASE
(0xfffec500)
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))
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/arch/
mtd-xip.h
16
#define
OMAP_MPU_TIMER_BASE
(0xfffec500)
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))
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/arch/
mtd-xip.h
16
#define
OMAP_MPU_TIMER_BASE
(0xfffec500)
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
18
#define
OMAP_MPU_TIMER_BASE
(0xfffec500)
28
((volatile xip_omap_mpu_timer_regs_t*)IO_ADDRESS(
OMAP_MPU_TIMER_BASE
+ \
Completed in 22 milliseconds