Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dhardware_ti816x.h60 #define RTC_BASE 0x480C0000 macro
H A Dhardware_ti814x.h54 #define RTC_BASE 0x480C0000 macro
H A Dhardware_am33xx.h62 #define RTC_BASE 0x44E3E000 macro
H A Dhardware_am43xx.h61 #define RTC_BASE 0x44E3E000 macro
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Dcpu.h27 #define RTC_BASE 0x40024000 /* RTC registers base */ macro
/openbmc/u-boot/drivers/rtc/
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
H A Dds1556.c27 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
/openbmc/linux/arch/sh/boards/mach-sh03/
H A Drtc.c19 #define RTC_BASE 0xb0000000 macro
/openbmc/u-boot/arch/arm/include/asm/arch-ep93xx/
H A Dep93xx.h582 #define RTC_BASE (EP93XX_APB_BASE | RTC_OFFSET) macro