Home
last modified time | relevance | path

Searched refs:RTC_VL_BACKUP_LOW (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Drtc.h114 #define RTC_VL_BACKUP_LOW _BITUL(1) /* Backup voltage is low */ macro
/openbmc/linux/drivers/rtc/
H A Drtc-gamecube.c206 value |= RTC_VL_BACKUP_LOW; in gamecube_rtc_ioctl()
H A Drtc-isl12022.c225 user |= RTC_VL_BACKUP_LOW; in isl12022_rtc_ioctl()
H A Drtc-pcf8523.c322 flags |= RTC_VL_BACKUP_LOW; in pcf8523_rtc_ioctl()
H A Drtc-rs5c372.c519 flags |= RTC_VL_BACKUP_LOW; in rs5c372_ioctl()
H A Drtc-abx80x.c537 tmp = status & ABX8XX_STATUS_BLF ? RTC_VL_BACKUP_LOW : 0; in abx80x_ioctl()
H A Drtc-pcf2127.c348 touser |= RTC_VL_BACKUP_LOW; in pcf2127_rtc_ioctl()