Home
last modified time | relevance | path

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

/linux/arch/m68k/hp300/
H A Dconfig.c147 #define RTC_STAT_RDY 0x40 macro
167 } while ((s & RTC_STAT_MASK) != RTC_STAT_RDY); in hp300_rtc_read()
195 } while ((s & RTC_STAT_MASK) != RTC_STAT_RDY); in hp300_rtc_write()