Home
last modified time | relevance | path

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

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