Home
last modified time | relevance | path

Searched defs:rtc_status (Results 1 – 2 of 2) sorted by relevance

/linux/arch/m68k/bvme6000/
H A Drtc.c37 static atomic_t rtc_status = ATOMIC_INIT(1); variable
/linux/arch/m68k/hp300/
H A Dconfig.c121 #define rtc_status() (in_8(RTCBASE + RTC_CMD)) macro