Home
last modified time | relevance | path

Searched refs:ALLWINNERSOC_SUN7I (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/arm/allwinner/
H A Daw_mp.c115 if (soc_family == ALLWINNERSOC_SUN7I) { in aw_mp_start_ap()
156 if (soc_family != ALLWINNERSOC_SUN7I) { in aw_mp_start_ap()
167 if (soc_family != ALLWINNERSOC_SUN7I) { in aw_mp_start_ap()
195 if (soc_family != ALLWINNERSOC_SUN7I) in aw_mp_start_ap()
H A Daw_machdep.h43 #define ALLWINNERSOC_SUN7I 0x70000000 macro
H A Daw_machdep.c87 soc_family = ALLWINNERSOC_SUN7I; in a20_attach()
/freebsd/sys/dev/usb/controller/
H A Dmusb_otg_allwinner.c527 case ALLWINNERSOC_SUN7I: in awusbdrd_attach()