Searched refs:h3_conf (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm/allwinner/ |
H A D | aw_rtc.c | 125 struct aw_rtc_conf h3_conf = { variable 136 { "allwinner,sun8i-h3-rtc", (uintptr_t) &h3_conf }, 137 { "allwinner,sun50i-h5-rtc", (uintptr_t) &h3_conf }, 138 { "allwinner,sun50i-h6-rtc", (uintptr_t) &h3_conf },
|
H A D | aw_sid.c | 218 static const struct aw_sid_conf h3_conf = { variable 238 { "allwinner,sun8i-h3-sid", (uintptr_t)&h3_conf},
|