Home
last modified time | relevance | path

Searched refs:opcode_bits (Results 1 – 13 of 13) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/e1000e/
Dnvm.c263 hw->nvm.opcode_bits); in e1000_ready_nvm_eeprom()
367 nvm->opcode_bits); in e1000e_write_nvm_spi()
378 e1000_shift_out_eec_bits(hw, write_opcode, nvm->opcode_bits); in e1000e_write_nvm_spi()
Dhw.h649 u16 opcode_bits; member
D80003es2lan.c76 nvm->opcode_bits = 8; in e1000_init_nvm_params_80003es2lan()
D82571.c126 nvm->opcode_bits = 8; in e1000_init_nvm_params_82571()
/linux-6.1.9/drivers/net/ethernet/intel/igb/
De1000_nvm.c275 hw->nvm.opcode_bits); in igb_ready_nvm_eeprom()
337 igb_shift_out_eec_bits(hw, read_opcode, nvm->opcode_bits); in igb_read_nvm_spi()
442 nvm->opcode_bits); in igb_write_nvm_spi()
453 igb_shift_out_eec_bits(hw, write_opcode, nvm->opcode_bits); in igb_write_nvm_spi()
De1000_hw.h449 u16 opcode_bits; member
De1000_82575.c348 nvm->opcode_bits = 8; in igb_init_nvm_params_82575()
/linux-6.1.9/drivers/fsi/
Dfsi-master-gpio.c238 int i, addr_bits, opcode_bits; in build_ar_command() local
250 opcode_bits = 3; in build_ar_command()
255 opcode_bits = 2; in build_ar_command()
288 msg_push_bits(cmd, opcode, opcode_bits); in build_ar_command()
Dfsi-master-ast-cf.c213 int i, addr_bits, opcode_bits; in build_ar_command() local
225 opcode_bits = 3; in build_ar_command()
230 opcode_bits = 2; in build_ar_command()
263 msg_push_bits(cmd, opcode, opcode_bits); in build_ar_command()
/linux-6.1.9/drivers/net/ethernet/intel/e1000/
De1000_hw.c3456 eeprom->opcode_bits = 3; in e1000_init_eeprom_params()
3466 eeprom->opcode_bits = 3; in e1000_init_eeprom_params()
3482 eeprom->opcode_bits = 8; in e1000_init_eeprom_params()
3493 eeprom->opcode_bits = 3; in e1000_init_eeprom_params()
3820 hw->eeprom.opcode_bits); in e1000_spi_eeprom_ready()
3911 e1000_shift_out_ee_bits(hw, read_opcode, eeprom->opcode_bits); in e1000_do_read_eeprom()
3931 eeprom->opcode_bits); in e1000_do_read_eeprom()
4095 eeprom->opcode_bits); in e1000_write_eeprom_spi()
4106 e1000_shift_out_ee_bits(hw, write_opcode, eeprom->opcode_bits); in e1000_write_eeprom_spi()
4160 (u16)(eeprom->opcode_bits + 2)); in e1000_write_eeprom_microwire()
[all …]
De1000_hw.h234 u16 opcode_bits; member
/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_base.c87 nvm->opcode_bits = 8; in igc_init_nvm_params_base()
Digc_hw.h127 u16 opcode_bits; member