Home
last modified time | relevance | path

Searched defs:RTC_BASE (Results 1 – 9 of 9) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-am33xx/
Dhardware_ti816x.h60 #define RTC_BASE 0x480C0000 macro
Dhardware_ti814x.h54 #define RTC_BASE 0x480C0000 macro
Dhardware_am33xx.h62 #define RTC_BASE 0x44E3E000 macro
Dhardware_am43xx.h61 #define RTC_BASE 0x44E3E000 macro
/external/u-boot/arch/arm/include/asm/arch-lpc32xx/
Dcpu.h27 #define RTC_BASE 0x40024000 /* RTC registers base */ macro
/external/u-boot/drivers/rtc/
Dds164x.c33 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
Dds174x.c24 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
Dds1556.c27 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
/external/u-boot/arch/arm/include/asm/arch-ep93xx/
Dep93xx.h582 #define RTC_BASE (EP93XX_APB_BASE | RTC_OFFSET) macro