Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/hp300/
H A Dconfig.c124 #define rtc_command(x) out_8(RTCBASE + RTC_CMD, (x)) macro
159 rtc_command(RTC_SETREG); in hp300_rtc_read()
163 rtc_command(RTC_READREG); in hp300_rtc_read()
185 rtc_command(RTC_SETREG); in hp300_rtc_write()
189 rtc_command(RTC_WRITEREG); in hp300_rtc_write()
191 rtc_command(RTC_READREG); in hp300_rtc_write()