Searched refs:goldfish_rtc_write (Results 1 – 2 of 2) sorted by relevance
137 static void goldfish_rtc_write(void *opaque, hwaddr offset, in goldfish_rtc_write() function222 .write = goldfish_rtc_write,231 .write = goldfish_rtc_write,
33 goldfish_rtc_write(uint64_t addr, uint64_t value) "addr 0x%02" PRIx64 " value 0x%08" PRIx64