Home
last modified time | relevance | path

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

/openbmc/qemu/hw/rtc/
H A Dgoldfish_rtc.c60 static uint64_t goldfish_rtc_get_count(GoldfishRTCState *s) in goldfish_rtc_get_count() function
73 uint64_t ticks = goldfish_rtc_get_count(s); in goldfish_rtc_set_alarm()
107 r = goldfish_rtc_get_count(s); in goldfish_rtc_read()
145 current_tick = goldfish_rtc_get_count(s); in goldfish_rtc_write()
150 current_tick = goldfish_rtc_get_count(s); in goldfish_rtc_write()