Searched refs:RTCRA (Results 1 – 2 of 2) sorted by relevance
129 RTCRA |= RTCRA_DVR; in calibrate_clock()130 RTCRA &= ~RTCRA_DVR; in calibrate_clock()
29 #define RTCRA __SYSREG(0xd860000a, u8)/* RTC control reg A */ macro