Searched refs:IGC_EECD_REQ (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_nvm.c52 wr32(IGC_EECD, eecd | IGC_EECD_REQ);
64 eecd &= ~IGC_EECD_REQ;
84 eecd &= ~IGC_EECD_REQ;
H A Digc_defines.h187 #define IGC_EECD_REQ 0x00000040 /* NVM Access Request */ macro

Completed in 92 milliseconds