Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_defines.h1123 #define IGC_EECD_FLUPD_I225 0x00800000 /* Update FLASH */ macro
H A Digc_i225.c902 flup = IGC_READ_REG(hw, IGC_EECD) | IGC_EECD_FLUPD_I225; in igc_update_flash_i225()