Searched refs:at91_match_soc (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/arm/at91/
H A Dat91soc.c38 at91_match_soc(enum at91_soc_type type, enum at91_soc_subtype subtype) function
H A Dat91soc.h56 struct at91_soc_data *at91_match_soc(enum at91_soc_type, enum at91_soc_subtype);
H A Dat91_machdep.c421 soc_info.soc_data = at91_match_soc(soc_info.type, soc_info.subtype);

Completed in 99 milliseconds