Home
last modified time | relevance | path

Searched refs:RTC_VL_DATA_INVALID (Results 1 – 6 of 6) sorted by relevance

/linux/include/uapi/linux/
H A Drtc.h113 #define RTC_VL_DATA_INVALID _BITUL(0) /* Voltage too low, RTC data is invalid */ macro
/linux/drivers/rtc/
H A Drtc-rs5c372.c516 flags |= RTC_VL_DATA_INVALID; in rs5c372_ioctl()
523 flags |= RTC_VL_DATA_INVALID; in rs5c372_ioctl()
H A Drtc-rx8010.c349 tmp = flagreg & RX8010_FLAG_VLF ? RTC_VL_DATA_INVALID : 0; in rx8010_ioctl()
H A Drtc-pcf8523.c329 flags |= RTC_VL_DATA_INVALID; in pcf8523_rtc_ioctl()
H A Drtc-rv8803.c514 vl |= RTC_VL_DATA_INVALID; in rv8803_ioctl()
H A Drtc-rv3029c2.c462 vl |= RTC_VL_DATA_INVALID; in rv3029_ioctl()