Home
last modified time | relevance | path

Searched refs:E1000_EEPROM_CFG_DONE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.h1307 #define E1000_EEPROM_CFG_DONE 0x00040000 /* MNG config cycle done */ macro
H A De1000.c4331 uint32_t cfg_mask = E1000_EEPROM_CFG_DONE; in e1000_get_phy_cfg_done()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2228 #define E1000_EEPROM_CFG_DONE 0x00040000 /* MNG config cycle done */ macro