Home
last modified time | relevance | path

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

/linux-3.4.99/arch/m68k/hp300/
Dconfig.c120 #define rtc_command(x) out_8(RTCBASE + RTC_CMD, (x)) macro
155 rtc_command(RTC_SETREG); in hp300_rtc_read()
159 rtc_command(RTC_READREG); in hp300_rtc_read()
181 rtc_command(RTC_SETREG); in hp300_rtc_write()
185 rtc_command(RTC_WRITEREG); in hp300_rtc_write()
187 rtc_command(RTC_READREG); in hp300_rtc_write()