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.c42 } rtc_base_type = RTC_BASE_UTC; variable
61 if (rtc_base_type == RTC_BASE_DATETIME) { in qemu_ref_timedate()
77 switch (rtc_base_type) { in qemu_get_timedate()
92 switch (rtc_base_type) { in qemu_timedate_diff()
153 rtc_base_type = RTC_BASE_UTC; in configure_rtc()
155 rtc_base_type = RTC_BASE_LOCALTIME; in configure_rtc()
158 rtc_base_type = RTC_BASE_DATETIME; in configure_rtc()