Searched refs:E1000_EECD_GNT (Results 1 – 3 of 3) sorted by relevance
1038 #define E1000_EECD_GNT 0x00000080 /* NVM Access Grant */ macro
279 if (eecd & E1000_EECD_GNT) in e1000_acquire_nvm_generic()
1031 eecd &= ~(E1000_EECD_REQ | E1000_EECD_GNT); in e1000_reset_hw_82571()