Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-pcf85063.c56 #define PCF85063_REG_SC_OS 0x80 macro
93 if (regs[0] & PCF85063_REG_SC_OS) { in pcf85063_rtc_read_time()
302 status = (status & PCF85063_REG_SC_OS) ? RTC_VL_DATA_INVALID : 0; in pcf85063_ioctl()