Lines Matching refs:SYS_BASE
364 #define SYS_BASE 0xB1900000 macro
365 #define SYS_COUNTER_CNTRL (SYS_BASE + 0x14)
387 #define SYS_TOYTRIM (SYS_BASE + 0)
388 #define SYS_TOYWRITE (SYS_BASE + 4)
389 #define SYS_TOYMATCH0 (SYS_BASE + 8)
390 #define SYS_TOYMATCH1 (SYS_BASE + 0xC)
391 #define SYS_TOYMATCH2 (SYS_BASE + 0x10)
392 #define SYS_TOYREAD (SYS_BASE + 0x40)
395 #define SYS_RTCTRIM (SYS_BASE + 0x44)
396 #define SYS_RTCWRITE (SYS_BASE + 0x48)
397 #define SYS_RTCMATCH0 (SYS_BASE + 0x4C)
398 #define SYS_RTCMATCH1 (SYS_BASE + 0x50)
399 #define SYS_RTCMATCH2 (SYS_BASE + 0x54)
400 #define SYS_RTCREAD (SYS_BASE + 0x58)