Searched refs:aml8726_m8_soc_rev (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/arm/amlogic/aml8726/
H A Daml8726_identsoc.c81 } aml8726_m8_soc_rev[] = { variable in typeref:struct:__anon5158
127 for (i = 0; aml8726_m8_soc_rev[i].desc; i++)
128 if (aml8726_m8_soc_rev[i].metal_rev ==
132 if (aml8726_m8_soc_rev[i].desc == NULL)
135 printf(", rev %s", aml8726_m8_soc_rev[i].desc);

Completed in 57 milliseconds