Searched refs:E1000_EECD_SEC1VAL (Results 1 – 2 of 2) sorted by relevance
1580 #define E1000_EECD_SEC1VAL 0x00400000 /* Sector One Valid */ macro
5578 if (!(E1000_READ_REG(hw, EECD) & E1000_EECD_SEC1VAL)) { in e1000_commit_shadow_ram()8409 flash_bank = (E1000_READ_REG(hw, EECD) & E1000_EECD_SEC1VAL) ? 1 : 0; in e1000_read_eeprom_ich8()