Home
last modified time | relevance | path

Searched refs:AT91_ST_NONE (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/arm/at91/
Dat91_machdep.c284 [AT91_ST_NONE] = "UNKNOWN",
317 soc_info.subtype = AT91_ST_NONE; in at91_try_id()
414 soc_info.subtype == AT91_ST_NONE ? "" : " subtype ", in at91_try_id()
415 soc_info.subtype == AT91_ST_NONE ? "" : in at91_try_id()
Dat91var.h78 AT91_ST_NONE = 0, enumerator