Searched refs:h3_conf (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/arm/allwinner/
H A Daw_rtc.c128 struct aw_rtc_conf h3_conf = { variable in typeref:struct:aw_rtc_conf
139 { "allwinner,sun8i-h3-rtc", (uintptr_t) &h3_conf },
140 { "allwinner,sun50i-h5-rtc", (uintptr_t) &h3_conf },
141 { "allwinner,sun50i-h6-rtc", (uintptr_t) &h3_conf },
H A Daw_sid.c201 static const struct aw_sid_conf h3_conf = { variable in typeref:struct:aw_sid_conf
216 { "allwinner,sun8i-h3-sid", (uintptr_t)&h3_conf},

Completed in 47 milliseconds