Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-stk17ta8.c52 #define RTC_FLAGS_PF 0x20 macro
292 if (readb(ioaddr + RTC_FLAGS) & RTC_FLAGS_PF) in stk17ta8_rtc_probe()