Searched defs:rtc_status (Results 1 – 3 of 3) sorted by relevance
37 static atomic_t rtc_status = ATOMIC_INIT(1); variable
119 #define rtc_status() (in_8(RTCBASE + RTC_CMD)) macro
192 static unsigned long rtc_status; /* bitmapped status byte. */ variable