Searched refs:FE_C10 (Results 1 – 3 of 3) sorted by relevance
318 if (np->features & FE_C10) { in getfreq()331 if (np->features & FE_C10) { in getfreq()351 if (np->features & FE_C10) in getfreq()500 if ((np->features & (FE_C10|FE_U3EN)) == FE_C10) {722 if (np->features & FE_C10)755 if ((np->features & (FE_C10|FE_ULTRA3)) == (FE_C10|FE_ULTRA3)) {1253 FE_C10}1258 FE_C10|FE_U3EN}1263 FE_C10|FE_U3EN}1774 if (np->features & FE_C10)[all …]
190 if (!(np->features & FE_C10)) { in sym_fw2_patch()
72 #define FE_C10 (1<<27) /* Various C10 core (mis)features */ macro
Completed in 13 milliseconds