Searched refs:AT91_ST_NONE (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/arm/at91/
H A Dat91_machdep.c265 [AT91_ST_NONE] = "UNKNOWN",
298 soc_info.subtype = AT91_ST_NONE;
395 soc_info.subtype == AT91_ST_NONE ? "" : " subtype ",
396 soc_info.subtype == AT91_ST_NONE ? "" :
H A Dat91var.h78 AT91_ST_NONE = 0, enumerator in enum:at91_soc_subtype

Completed in 132 milliseconds