Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-aspeed.c80 static const struct rtc_class_ops aspeed_rtc_ops = { variable
103 rtc->rtc_dev->ops = &aspeed_rtc_ops; in aspeed_rtc_probe()
/openbmc/qemu/hw/rtc/
H A Daspeed_rtc.c131 static const MemoryRegionOps aspeed_rtc_ops = { variable
154 memory_region_init_io(&s->iomem, OBJECT(s), &aspeed_rtc_ops, s, in aspeed_rtc_realize()