Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
De1000.c291 if (eeprom->type == e1000_eeprom_microwire) { in e1000_standby_eeprom()
396 if (eeprom->type == e1000_eeprom_microwire) { in e1000_acquire_eeprom()
440 eeprom->type = e1000_eeprom_microwire; in e1000_init_eeprom_params()
453 eeprom->type = e1000_eeprom_microwire; in e1000_init_eeprom_params()
482 eeprom->type = e1000_eeprom_microwire; in e1000_init_eeprom_params()
690 } else if (hw->eeprom.type == e1000_eeprom_microwire) { in e1000_release_eeprom()
843 } else if (eeprom->type == e1000_eeprom_microwire) { in e1000_read_eeprom()
De1000.h119 e1000_eeprom_microwire, enumerator