Searched refs:RTC_VRT (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | mc146818rtc.h | 115 # define RTC_VRT 0x80 /* valid RAM and time */ macro |
/linux/drivers/rtc/ | ||
H A D | rtc-cmos.c | 614 (valid & RTC_VRT) ? "okay" : "dead"); in cmos_procfs() |