Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_defines.h1162 #define NVM_WRITE_OPCODE_MICROWIRE 0x5 /* NVM write opcode */ macro
H A De1000_nvm.c700 e1000_shift_out_eec_bits(hw, NVM_WRITE_OPCODE_MICROWIRE, in e1000_write_nvm_microwire()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_defines.h1257 #define NVM_WRITE_OPCODE_MICROWIRE 0x5 /* NVM write opcode */ macro
H A Digc_nvm.c698 igc_shift_out_eec_bits(hw, NVM_WRITE_OPCODE_MICROWIRE, in igc_write_nvm_microwire()