Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-ds1742.c47 #define RTC_BATT_FLAG 0x80 macro
180 if (!(readb(ioaddr + RTC_DAY) & RTC_BATT_FLAG)) in ds1742_rtc_probe()