Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-stmp3xxx.c33 #define STMP3XXX_RTC_STAT_RTC_PRESENT 0x80000000 macro
273 if (!(rtc_stat & STMP3XXX_RTC_STAT_RTC_PRESENT)) { in stmp3xxx_rtc_probe()