Searched refs:E1000_EECD_PRES (Results 1 – 4 of 4) sorted by relevance
1023 #define E1000_EECD_PRES 0x00000100 /* NVM Present */ macro1039 #define E1000_EECD_SEC1VAL_VALID_MASK (E1000_EECD_AUTO_RD | E1000_EECD_PRES)
1154 if (!(E1000_READ_REG(hw, E1000_EECD) & E1000_EECD_PRES) && in e1000_get_cfg_done_82575()1472 if (!(E1000_READ_REG(hw, E1000_EECD) & E1000_EECD_PRES)) in e1000_reset_hw_82575()
6009 if (!(E1000_READ_REG(hw, E1000_EECD) & E1000_EECD_PRES) && in e1000_get_cfg_done_ich8lan()
1054 #define E1000_EECD_PRES 0x00000100 /* EEPROM Present */ macro