Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-ds1742.c48 #define RTC_BATT_FLAG 0x80 macro
182 if (!(readb(ioaddr + RTC_DAY) & RTC_BATT_FLAG)) in ds1742_rtc_probe()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds