Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/q40/
H A Dconfig.c228 Q40_RTC_CTRL |= Q40_RTC_READ; in q40_hwclk()
237 Q40_RTC_CTRL &= ~(Q40_RTC_READ); in q40_hwclk()
/openbmc/linux/arch/m68k/include/asm/
H A Dq40_master.h60 #define Q40_RTC_READ 64 /* prepare for reading */ macro