Home
last modified time | relevance | path

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

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