Searched refs:RTC_RTCCR (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.h29 #define RTC_RTCCR (*(volatile unsigned char *) (RTC_BASE + 0x010)) macro
63 RTC_RTCCR = RTC_RATE_128 | RTC_EN_TIC; /* Set rate and enable timer */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-l7200/
H A Dtime.h29 #define RTC_RTCCR (*(volatile unsigned char *) (RTC_BASE + 0x010)) macro
63 RTC_RTCCR = RTC_RATE_128 | RTC_EN_TIC; /* Set rate and enable timer */

Completed in 82 milliseconds