Home
last modified time | relevance | path

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

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