OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMAP_MPU_WATCHDOG_BASE
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/kernel/arch-arm/asm/arch/
hardware.h
79
#define
OMAP_MPU_WATCHDOG_BASE
(0xfffec800)
80
#define OMAP_WDT_TIMER (
OMAP_MPU_WATCHDOG_BASE
+ 0x0)
81
#define OMAP_WDT_LOAD_TIM (
OMAP_MPU_WATCHDOG_BASE
+ 0x4)
82
#define OMAP_WDT_READ_TIM (
OMAP_MPU_WATCHDOG_BASE
+ 0x4)
83
#define OMAP_WDT_TIMER_MODE (
OMAP_MPU_WATCHDOG_BASE
+ 0x8)
/ndk/build/platforms/android-3/arch-arm/usr/include/asm/arch/
hardware.h
79
#define
OMAP_MPU_WATCHDOG_BASE
(0xfffec800)
80
#define OMAP_WDT_TIMER (
OMAP_MPU_WATCHDOG_BASE
+ 0x0)
81
#define OMAP_WDT_LOAD_TIM (
OMAP_MPU_WATCHDOG_BASE
+ 0x4)
82
#define OMAP_WDT_READ_TIM (
OMAP_MPU_WATCHDOG_BASE
+ 0x4)
83
#define OMAP_WDT_TIMER_MODE (
OMAP_MPU_WATCHDOG_BASE
+ 0x8)
/ndk/build/platforms/android-4/arch-arm/usr/include/asm/arch/
hardware.h
79
#define
OMAP_MPU_WATCHDOG_BASE
(0xfffec800)
80
#define OMAP_WDT_TIMER (
OMAP_MPU_WATCHDOG_BASE
+ 0x0)
81
#define OMAP_WDT_LOAD_TIM (
OMAP_MPU_WATCHDOG_BASE
+ 0x4)
82
#define OMAP_WDT_READ_TIM (
OMAP_MPU_WATCHDOG_BASE
+ 0x4)
83
#define OMAP_WDT_TIMER_MODE (
OMAP_MPU_WATCHDOG_BASE
+ 0x8)
/ndk/build/platforms/android-5/arch-arm/usr/include/asm/arch/
hardware.h
79
#define
OMAP_MPU_WATCHDOG_BASE
(0xfffec800)
80
#define OMAP_WDT_TIMER (
OMAP_MPU_WATCHDOG_BASE
+ 0x0)
81
#define OMAP_WDT_LOAD_TIM (
OMAP_MPU_WATCHDOG_BASE
+ 0x4)
82
#define OMAP_WDT_READ_TIM (
OMAP_MPU_WATCHDOG_BASE
+ 0x4)
83
#define OMAP_WDT_TIMER_MODE (
OMAP_MPU_WATCHDOG_BASE
+ 0x8)
/ndk/build/platforms/android-8/arch-arm/usr/include/asm/arch/
hardware.h
79
#define
OMAP_MPU_WATCHDOG_BASE
(0xfffec800)
80
#define OMAP_WDT_TIMER (
OMAP_MPU_WATCHDOG_BASE
+ 0x0)
81
#define OMAP_WDT_LOAD_TIM (
OMAP_MPU_WATCHDOG_BASE
+ 0x4)
82
#define OMAP_WDT_READ_TIM (
OMAP_MPU_WATCHDOG_BASE
+ 0x4)
83
#define OMAP_WDT_TIMER_MODE (
OMAP_MPU_WATCHDOG_BASE
+ 0x8)
/external/kernel-headers/original/asm-arm/arch/
hardware.h
135
#define
OMAP_MPU_WATCHDOG_BASE
(0xfffec800)
136
#define OMAP_WDT_TIMER (
OMAP_MPU_WATCHDOG_BASE
+ 0x0)
137
#define OMAP_WDT_LOAD_TIM (
OMAP_MPU_WATCHDOG_BASE
+ 0x4)
138
#define OMAP_WDT_READ_TIM (
OMAP_MPU_WATCHDOG_BASE
+ 0x4)
139
#define OMAP_WDT_TIMER_MODE (
OMAP_MPU_WATCHDOG_BASE
+ 0x8)
Completed in 34 milliseconds