Searched defs:RTC_BASE (Results 1 – 9 of 9) sorted by relevance
60 #define RTC_BASE 0x480C0000 macro
54 #define RTC_BASE 0x480C0000 macro
62 #define RTC_BASE 0x44E3E000 macro
61 #define RTC_BASE 0x44E3E000 macro
27 #define RTC_BASE 0x40024000 /* RTC registers base */ macro
33 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
24 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
27 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
582 #define RTC_BASE (EP93XX_APB_BASE | RTC_OFFSET) macro