Searched refs:NVM_INIT_CONTROL2_REG (Results 1 - 7 of 7) sorted by relevance

/drivers/net/ethernet/intel/e1000e/
H A Dmanage.c355 e1000_read_nvm(hw, NVM_INIT_CONTROL2_REG, 1, &data);
H A Ddefines.h643 #define NVM_INIT_CONTROL2_REG 0x000F macro
H A Dmac.c677 ret_val = e1000_read_nvm(hw, NVM_INIT_CONTROL2_REG, 1, &nvm_data);
H A D82571.c1366 e1000_read_nvm(hw, NVM_INIT_CONTROL2_REG, 1, &data);
H A Dnetdev.c5993 ret_val = e1000_read_nvm(hw, NVM_INIT_CONTROL2_REG, 1, &buf);
/drivers/net/ethernet/intel/igb/
H A De1000_defines.h609 #define NVM_INIT_CONTROL2_REG 0x000F macro
H A De1000_mac.c744 ret_val = hw->nvm.ops.read(hw, NVM_INIT_CONTROL2_REG, 1, &nvm_data);

Completed in 107 milliseconds