Home
last modified time | relevance | path

Searched refs:IGC_EECD_GNT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/
H A Digc_nvm.c56 if (eecd & IGC_EECD_GNT) in igc_acquire_nvm()
H A Digc_defines.h189 #define IGC_EECD_GNT 0x00000080 /* NVM Access Grant */ macro