Searched refs:FXP_EEPROM_REG_COMPAT_MC10 (Results 1 – 2 of 2) sorted by relevance
292 #define FXP_EEPROM_REG_COMPAT_MC10 0x0001 macro
460 if ((data & (FXP_EEPROM_REG_COMPAT_MC10|FXP_EEPROM_REG_COMPAT_MC100)) in fxp_attach()461 != (FXP_EEPROM_REG_COMPAT_MC10|FXP_EEPROM_REG_COMPAT_MC100)) in fxp_attach()