Home
last modified time | relevance | path

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

/linux-6.12.1/arch/m68k/hp300/
Dconfig.c122 #define rtc_command(x) out_8(RTCBASE + RTC_CMD, (x)) macro
157 rtc_command(RTC_SETREG); in hp300_rtc_read()
161 rtc_command(RTC_READREG); in hp300_rtc_read()
183 rtc_command(RTC_SETREG); in hp300_rtc_write()
187 rtc_command(RTC_WRITEREG); in hp300_rtc_write()
189 rtc_command(RTC_READREG); in hp300_rtc_write()