Home
last modified time | relevance | path

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

/drivers/rtc/
Drtc-bfin.c73 #define RTC_ISTAT_SEC 0x0004 macro
209 bits = RTC_ISTAT_SEC; in bfin_rtc_interrupt()
331 yesno(ictl & RTC_ISTAT_SEC)); in bfin_rtc_proc()
427 while (!(bfin_read_RTC_ISTAT() & RTC_ISTAT_SEC)) in bfin_rtc_resume()