Searched refs:E1000_NVM_CFG_DONE_PORT_0 (Results 1 – 5 of 5) sorted by relevance
610 #define E1000_NVM_CFG_DONE_PORT_0 0x40000 /* MNG config cycle done */ macro
513 u32 mask = E1000_NVM_CFG_DONE_PORT_0; in e1000_get_cfg_done_80003es2lan()
869 if (er32(EEMNGCTL) & E1000_NVM_CFG_DONE_PORT_0) in e1000_get_cfg_done_82571()
779 #define E1000_NVM_CFG_DONE_PORT_0 0x040000 /* MNG config cycle done */ macro
1198 u32 mask = E1000_NVM_CFG_DONE_PORT_0; in igb_get_cfg_done_82575()