Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Drtc.c41 } rtc_base_type = RTC_BASE_UTC; variable
60 if (rtc_base_type == RTC_BASE_DATETIME) { in qemu_ref_timedate()
76 switch (rtc_base_type) { in qemu_get_timedate()
91 switch (rtc_base_type) { in qemu_timedate_diff()
152 rtc_base_type = RTC_BASE_UTC; in configure_rtc()
154 rtc_base_type = RTC_BASE_LOCALTIME; in configure_rtc()
157 rtc_base_type = RTC_BASE_DATETIME; in configure_rtc()