Home
last modified time | relevance | path

Searched refs:NVM_INIT_CONTROL3_PORT_B (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h614 #define NVM_INIT_CONTROL3_PORT_B 0x0014 macro
H A Dnetdev.c7639 NVM_INIT_CONTROL3_PORT_B, in e1000_probe()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h755 #define NVM_INIT_CONTROL3_PORT_B 0x0014 macro
H A Digb_main.c3446 hw->nvm.ops.read(hw, NVM_INIT_CONTROL3_PORT_B, 1, &eeprom_data); in igb_probe()