Home
last modified time | relevance | path

Searched refs:ATMEL_BASE_RTC (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/arch/arm/mach-at91/include/mach/
Dat91_rtc.h14 #define AT91_RTC_CR (ATMEL_BASE_RTC + 0x00)
27 #define AT91_RTC_MR (ATMEL_BASE_RTC + 0x04) /* Mode Register */
30 #define AT91_RTC_TIMR (ATMEL_BASE_RTC + 0x08) /* Time Register */
36 #define AT91_RTC_CALR (ATMEL_BASE_RTC + 0x0c) /* Calendar Register */
43 #define AT91_RTC_TIMALR (ATMEL_BASE_RTC + 0x10) /* Time Alarm */
48 #define AT91_RTC_CALALR (ATMEL_BASE_RTC + 0x14) /* Calendar Alarm */
52 #define AT91_RTC_SR (ATMEL_BASE_RTC + 0x18) /* Status Register */
59 #define AT91_RTC_SCCR (ATMEL_BASE_RTC + 0x1c) /* Status Clear Cmd */
60 #define AT91_RTC_IER (ATMEL_BASE_RTC + 0x20) /* Interrupt Enable */
61 #define AT91_RTC_IDR (ATMEL_BASE_RTC + 0x24) /* Interrupt Disable */
[all …]
Dat91sam9rl.h93 #define ATMEL_BASE_RTC 0xfffffe00 macro
Dat91sam9g45.h108 #define ATMEL_BASE_RTC 0xfffffdb0 macro
Dat91rm9200.h70 #define ATMEL_BASE_RTC 0xFFFFFE00 macro
Dat91sam9x5.h107 #define ATMEL_BASE_RTC 0xfffffeb0 macro
Dsama5d3.h152 #define ATMEL_BASE_RTC 0xfffffeb0 macro
Dsama5d2.h159 #define ATMEL_BASE_RTC (ATMEL_BASE_SYSC + 0xb0) macro