Home
last modified time | relevance | path

Searched refs:EECtrl (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dsundance.c356 EECtrl = 0x36, enumerator
755 writew(0x0200 | (location & 0xff), ioaddr + EECtrl); in eeprom_read()
757 eeprom_delay(ioaddr + EECtrl); in eeprom_read()
758 if (! (readw(ioaddr + EECtrl) & 0x8000)) { in eeprom_read()
Dwinbond-840.c295 RxMissed=0x20, EECtrl=0x24, MIICtrl=0x24, BootRom=0x28, GPTimer=0x2C, enumerator
564 long ee_addr = addr + EECtrl; in eeprom_read()
Dyellowfin.c314 EEStatus=0xF0, EECtrl=0xF1, EEAddr=0xF2, EERead=0xF3, EEWrite=0xF4, enumerator
583 outb(0x30 | ((location >> 8) & 7), ioaddr + EECtrl); in read_eeprom()
Dnatsemi.c385 EECtrl = 0x08, enumerator
910 long ee_addr = addr + EECtrl; in eeprom_read()