Searched refs:STIME_BASE (Results 1 – 13 of 13) sorted by relevance
66 #define STIMER0_CHN_BASE(n) (STIME_BASE + 0x20 * (n))68 #define STIMER1_CHN_BASE(n) (STIME_BASE + 0x8000 + 0x20 * (n))
42 #define STIMER_CHN_BASE(n) (STIME_BASE + 0x20 * (n))
19 #define STIME_BASE 0xff830000 macro
91 #define STIMER1_BASE (STIME_BASE + 0x20)
67 #define STIME_BASE 0xff810000 macro
51 #define STIME_BASE 0xff1d0000 macro
67 #define STIMER_CHN_BASE(n) (STIME_BASE + 0x20 * (n))
48 MAP_REGION_FLAT(STIME_BASE, STIME_SIZE,
76 #define STIME_BASE 0xff220000 macro
32 #define STIMER1_BASE (STIME_BASE + 0x20)
25 MAP_REGION_FLAT(STIME_BASE, STIME_SIZE,
46 #define STIME_BASE (MMIO_BASE + 0x07860000) macro
Completed in 13 milliseconds