Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h195 #define IGC_EECD_FLUPD_I225 0x00800000 /* Update FLASH */ macro
H A Digc_i225.c383 flup = rd32(IGC_EECD) | IGC_EECD_FLUPD_I225; in igc_update_flash_i225()