Home
last modified time | relevance | path

Searched defs:TIMER_BASE (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Drk_timer_irq.h27 #define TIMER_BASE (0x20044000 + 0x20) /* TIMER 1 */ macro
30 #define TIMER_BASE (0x110C0000 + 0x20) /* TIMER 1 */ macro
33 #define TIMER_BASE (0xFF6B0000 + 0x20) /* TIMER 1 */ macro
36 #define TIMER_BASE (0xFF1C0000 + 0x20) /* TIMER 1 */ macro
44 #define TIMER_BASE (0xFF810000 + 0x00) /* TIMER 0 */ macro
47 #define TIMER_BASE (0xFF850000 + 0x20) /* TIMER 1 */ macro
50 #define TIMER_BASE (0xFF1a0000 + 0x20) /* TIMER 1 */ macro
58 #define TIMER_BASE (0xFF210000 + 0x00) /* TIMER 0 */ macro
61 #define TIMER_BASE (0xFF700000 + 0x20) /* TIMER 1 */ macro
64 #define TIMER_BASE (0xFF660000 + 0x20) /* TIMER 1 */ macro
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm1136/mx31/
H A Dtimer.c12 #define TIMER_BASE 0x53f90000 /* General purpose timer 1 */ macro
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Dgsc_hpdi.c112 #define TIMER_BASE 50 /* 20MHz master clock */ macro
H A Dni_pcidio.c247 #define TIMER_BASE 50 /* nanoseconds */ macro
H A Dcb_pcidas64.c82 #define TIMER_BASE 25 /* 40MHz master clock */ macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-ep93xx/
H A Dep93xx.h422 #define TIMER_BASE (EP93XX_APB_BASE | TIMER_OFFSET) macro