Home
last modified time | relevance | path

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

/devicemodel/include/
A Drtc.h34 #define IO_RTC 0x070 /* RTC */ macro
/devicemodel/hw/platform/
A Drtc.c1116 rtc_addr.port = IO_RTC; in vrtc_init()
1128 rtc_data.port = IO_RTC + 1; in vrtc_init()
1189 iop.port = IO_RTC; in vrtc_deinit()
1195 iop.port = IO_RTC + 1; in vrtc_deinit()
1213 dsdt_fixed_ioport(IO_RTC, 2); in rtc_dsdt()

Completed in 10 milliseconds