Searched refs:RTC_BASE (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-l7200/
H A Dtime.h19 #define RTC_BASE (IO_BASE_2 + 0x2000) macro
24 #define RTC_RTCDR (*(volatile unsigned char *) (RTC_BASE + 0x000))
25 #define RTC_RTCMR (*(volatile unsigned char *) (RTC_BASE + 0x004))
26 #define RTC_RTCS (*(volatile unsigned char *) (RTC_BASE + 0x008))
27 #define RTC_RTCC (*(volatile unsigned char *) (RTC_BASE + 0x008))
28 #define RTC_RTCDV (*(volatile unsigned char *) (RTC_BASE + 0x00c))
29 #define RTC_RTCCR (*(volatile unsigned char *) (RTC_BASE + 0x010))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-l7200/
H A Dtime.h19 #define RTC_BASE (IO_BASE_2 + 0x2000) macro
24 #define RTC_RTCDR (*(volatile unsigned char *) (RTC_BASE + 0x000))
25 #define RTC_RTCMR (*(volatile unsigned char *) (RTC_BASE + 0x004))
26 #define RTC_RTCS (*(volatile unsigned char *) (RTC_BASE + 0x008))
27 #define RTC_RTCC (*(volatile unsigned char *) (RTC_BASE + 0x008))
28 #define RTC_RTCDV (*(volatile unsigned char *) (RTC_BASE + 0x00c))
29 #define RTC_RTCCR (*(volatile unsigned char *) (RTC_BASE + 0x010))

Completed in 44 milliseconds