Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/e1000/
De1000_hw.c3487 eeprom->type = e1000_eeprom_microwire; in e1000_init_eeprom_params()
3498 eeprom->type = e1000_eeprom_microwire; in e1000_init_eeprom_params()
3525 eeprom->type = e1000_eeprom_microwire; in e1000_init_eeprom_params()
3614 if (eeprom->type == e1000_eeprom_microwire) in e1000_shift_out_ee_bits()
3722 if (eeprom->type == e1000_eeprom_microwire) { in e1000_acquire_eeprom()
3752 if (eeprom->type == e1000_eeprom_microwire) { in e1000_standby_eeprom()
3808 } else if (hw->eeprom.type == e1000_eeprom_microwire) { in e1000_release_eeprom()
3959 } else if (eeprom->type == e1000_eeprom_microwire) { in e1000_do_read_eeprom()
4091 if (eeprom->type == e1000_eeprom_microwire) { in e1000_do_write_eeprom()
De1000_hw.h67 e1000_eeprom_microwire, enumerator