Home
last modified time | relevance | path

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

/linux-6.12.1/arch/m68k/hp300/
Dconfig.c113 #define RTC_DATA 0x1 macro
123 #define rtc_read_data() (in_8(RTCBASE + RTC_DATA))
124 #define rtc_write_data(x) out_8(RTCBASE + RTC_DATA, (x))