Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/rtc/
H A Drv3029.c475 static const struct rtc_ops rv3029_rtc_ops = { variable
494 .ops = &rv3029_rtc_ops,
/openbmc/linux/drivers/rtc/
H A Drtc-rv3029c2.c697 static const struct rtc_class_ops rv3029_rtc_ops = { variable
755 rv3029->rtc->ops = &rv3029_rtc_ops; in rv3029_probe()