Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/e1000/
De1000_hw.c3454 eeprom->type = e1000_eeprom_microwire; in e1000_init_eeprom_params()
3465 eeprom->type = e1000_eeprom_microwire; in e1000_init_eeprom_params()
3492 eeprom->type = e1000_eeprom_microwire; in e1000_init_eeprom_params()
3581 if (eeprom->type == e1000_eeprom_microwire) in e1000_shift_out_ee_bits()
3689 if (eeprom->type == e1000_eeprom_microwire) { in e1000_acquire_eeprom()
3719 if (eeprom->type == e1000_eeprom_microwire) { in e1000_standby_eeprom()
3775 } else if (hw->eeprom.type == e1000_eeprom_microwire) { in e1000_release_eeprom()
3926 } else if (eeprom->type == e1000_eeprom_microwire) { in e1000_do_read_eeprom()
4058 if (eeprom->type == e1000_eeprom_microwire) { in e1000_do_write_eeprom()
De1000_hw.h42 e1000_eeprom_microwire, enumerator