Home
last modified time | relevance | path

Searched refs:RTC_VRT (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dmc146818rtc.h115 # define RTC_VRT 0x80 /* valid RAM and time */ macro
/linux/drivers/rtc/
H A Drtc-cmos.c614 (valid & RTC_VRT) ? "okay" : "dead"); in cmos_procfs()