Home
last modified time | relevance | path

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

/openbmc/qemu/hw/rtc/
H A Dgoldfish_rtc.c137 static void goldfish_rtc_write(void *opaque, hwaddr offset, in goldfish_rtc_write() function
222 .write = goldfish_rtc_write,
231 .write = goldfish_rtc_write,
H A Dtrace-events33 goldfish_rtc_write(uint64_t addr, uint64_t value) "addr 0x%02" PRIx64 " value 0x%08" PRIx64