Searched refs:h3_conf (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/allwinner/ |
| H A D | aw_rtc.c | 128 struct aw_rtc_conf h3_conf = { variable 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 D | aw_sid.c | 201 static const struct aw_sid_conf h3_conf = { variable 216 { "allwinner,sun8i-h3-sid", (uintptr_t)&h3_conf},
|