Searched refs:FE_C10 (Results 1 – 3 of 3) sorted by relevance
399 if (np->features & FE_C10) { in getfreq()412 if (np->features & FE_C10) { in getfreq()432 if (np->features & FE_C10) in getfreq()581 if ((np->features & (FE_C10|FE_U3EN)) == FE_C10) {729 if (np->features & FE_C10) { /* Always large DMA fifo + ultra3 */795 if (np->features & FE_C10)827 if ((np->features & (FE_C10|FE_ULTRA3)) == (FE_C10|FE_ULTRA3)) {1280 (np->features & FE_C10) ? (unsigned)INB (nc_scntl4) : 0,1368 FE_C10}1373 FE_C10|FE_U3EN}[all …]
264 if (!(np->features & FE_C10)) { in sym_fw2_patch()
120 #define FE_C10 (1<<27) /* Various C10 core (mis)features */ macro