Home
last modified time | relevance | path

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

/qemu/hw/rtc/
H A Dallwinner-rtc.c139 const AwRtcClass *c = AW_RTC_GET_CLASS(s); in allwinner_rtc_sun6i_read()
156 const AwRtcClass *c = AW_RTC_GET_CLASS(s); in allwinner_rtc_sun6i_write()
174 const AwRtcClass *c = AW_RTC_GET_CLASS(s); in allwinner_rtc_read()
219 const AwRtcClass *c = AW_RTC_GET_CLASS(s); in allwinner_rtc_write()
336 AwRtcClass *arc = AW_RTC_CLASS(klass); in allwinner_rtc_sun4i_class_init()
352 AwRtcClass *arc = AW_RTC_CLASS(klass); in allwinner_rtc_sun6i_class_init()
368 AwRtcClass *arc = AW_RTC_CLASS(klass); in allwinner_rtc_sun7i_class_init()
378 .class_size = sizeof(AwRtcClass),
/qemu/include/hw/rtc/
H A Dallwinner-rtc.h63 OBJECT_DECLARE_TYPE(AwRtcState, AwRtcClass, AW_RTC)
99 struct AwRtcClass { struct