Searched refs:CLINT_BASE (Results 1 – 3 of 3) sorted by relevance
17 #define CLINT_MSIP(hart) (CLINT_BASE + (4 * (hart)))19 #define CLINT_MTIMECMP(hart)(CLINT_BASE + 0x4000 + (8 * (hart)))21 #define CLINT_MTIME (CLINT_BASE + 0xbff8)
19 #ifndef CLINT_BASE20 #define CLINT_BASE 0x02000000 macro
21 #ifndef CLINT_BASE22 #define CLINT_BASE 0x02000000 macro