HomeSort by relevance Sort by last modified time
    Searched refs:ATMEL_BASE_RTC (Results 1 - 7 of 7) sorted by null

  /external/u-boot/arch/arm/mach-at91/include/mach/
at91_rtc.h 14 #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...]
at91sam9rl.h 93 #define ATMEL_BASE_RTC 0xfffffe00
at91rm9200.h 70 #define ATMEL_BASE_RTC 0xFFFFFE00
at91sam9g45.h 108 #define ATMEL_BASE_RTC 0xfffffdb0
at91sam9x5.h 107 #define ATMEL_BASE_RTC 0xfffffeb0
sama5d2.h 159 #define ATMEL_BASE_RTC (ATMEL_BASE_SYSC + 0xb0)
sama5d3.h 152 #define ATMEL_BASE_RTC 0xfffffeb0

Completed in 110 milliseconds