Home
last modified time | relevance | path

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

/qemu/include/hw/rtc/
H A Dgoldfish_rtc.h28 #define TYPE_GOLDFISH_RTC "goldfish_rtc" macro
/qemu/hw/rtc/
H A Dgoldfish_rtc.c241 .name = TYPE_GOLDFISH_RTC,
306 .name = TYPE_GOLDFISH_RTC,
/qemu/hw/m68k/
H A Dvirt.c185 dev = qdev_new(TYPE_GOLDFISH_RTC); in virt_init()
/qemu/hw/openrisc/
H A Dvirt.c303 sysbus_create_simple(TYPE_GOLDFISH_RTC, base, rtc_irq); in openrisc_virt_rtc_init()