Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-sun4v.c72 static const struct rtc_class_ops sun4v_rtc_ops = { variable
85 rtc->ops = &sun4v_rtc_ops; in sun4v_rtc_probe()
/openbmc/qemu/hw/rtc/
H A Dsun4v-rtc.c49 static const MemoryRegionOps sun4v_rtc_ops = { variable
73 memory_region_init_io(&s->iomem, OBJECT(s), &sun4v_rtc_ops, s, in sun4v_rtc_realize()