Searched refs:at91_soc_subtype (Results 1 – 5 of 5) sorted by relevance
35 enum at91_soc_subtype soc_subtype; /* More specific soc, if any */56 struct at91_soc_data *at91_match_soc(enum at91_soc_type, enum at91_soc_subtype);
76 enum at91_soc_subtype { enum121 enum at91_soc_subtype subtype;
31 void at91rm9200_set_subtype(enum at91_soc_subtype st);
38 at91_match_soc(enum at91_soc_type type, enum at91_soc_subtype subtype) in at91_match_soc()
54 at91rm9200_set_subtype(enum at91_soc_subtype st) in at91rm9200_set_subtype()