Searched refs:RTTR (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-sa1100/
H A Dtime.h19 * According to the manual we should be able to let RTTR be zero
25 if (RTTR == 0) {
26 RTTR = RTC_DEF_DIVIDER + (RTC_DEF_TRIM << 16);
H A DSA-1100.h841 * RTTR Real-Time Clock (RTC) Trim Register (read/write).
853 #define RTTR __REG(0x90010008) /* RTC Trim Reg. */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-sa1100/
H A Dtime.h19 * According to the manual we should be able to let RTTR be zero
25 if (RTTR == 0) {
26 RTTR = RTC_DEF_DIVIDER + (RTC_DEF_TRIM << 16);
H A DSA-1100.h841 * RTTR Real-Time Clock (RTC) Trim Register (read/write).
853 #define RTTR __REG(0x90010008) /* RTC Trim Reg. */ macro

Completed in 110 milliseconds