Home
last modified time | relevance | path

Searched refs:e1000_eeprom_microwire (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/intel/e1000/
De1000_hw.c3453 eeprom->type = e1000_eeprom_microwire; in e1000_init_eeprom_params()
3464 eeprom->type = e1000_eeprom_microwire; in e1000_init_eeprom_params()
3491 eeprom->type = e1000_eeprom_microwire; in e1000_init_eeprom_params()
3580 if (eeprom->type == e1000_eeprom_microwire) in e1000_shift_out_ee_bits()
3688 if (eeprom->type == e1000_eeprom_microwire) { in e1000_acquire_eeprom()
3718 if (eeprom->type == e1000_eeprom_microwire) { in e1000_standby_eeprom()
3774 } else if (hw->eeprom.type == e1000_eeprom_microwire) { in e1000_release_eeprom()
3925 } else if (eeprom->type == e1000_eeprom_microwire) { in e1000_do_read_eeprom()
4057 if (eeprom->type == e1000_eeprom_microwire) { in e1000_do_write_eeprom()
De1000_hw.h42 e1000_eeprom_microwire, enumerator