Searched refs:AT91_T_RM9200 (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/arm/at91/
H A Dat91_machdep.c251 [AT91_T_RM9200] = "at91rm9200",
308 soc_info.type = AT91_T_RM9200;
H A Dat91rm9200.c209 AT91_SOC(AT91_T_RM9200, &soc_data);
H A Dat91var.h64 AT91_T_RM9200, enumerator in enum:at91_soc_type
141 return (soc_info.type == AT91_T_RM9200);

Completed in 85 milliseconds