Searched refs:at91_soc_subtype (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/sys/arm/at91/
H A Dat91rm9200_devices.c54 at91rm9200_set_subtype(enum at91_soc_subtype st)
H A Dat91rm9200var.h31 void at91rm9200_set_subtype(enum at91_soc_subtype st);
H A Dat91soc.c38 at91_match_soc(enum at91_soc_type type, enum at91_soc_subtype subtype)
H A Dat91soc.h35 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);
H A Dat91var.h76 enum at91_soc_subtype { enum
121 enum at91_soc_subtype subtype;

Completed in 123 milliseconds