Searched defs:rtc_status (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/m68k/bvme6000/ | ||
| H A D | rtc.c | 37 static atomic_t rtc_status = ATOMIC_INIT(1); variable |
| /linux/arch/m68k/hp300/ | ||
| H A D | config.c | 121 #define rtc_status() (in_8(RTCBASE + RTC_CMD)) macro |