Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Drtc.c44 static int rtc_host_datetime_offset = -1; /* valid & used only with variable
61 value -= rtc_host_datetime_offset; in qemu_ref_timedate()
136 rtc_host_datetime_offset = rtc_ref_start_datetime - rtc_start_datetime; in configure_rtc_base_datetime()