Searched refs:Wn0EepromCmd (Results 1 – 2 of 2) sorted by relevance
216 Wn0EepromCmd = 0x200A, /* Corkscrew EEPROM command register. */ enumerator219 Wn0EepromCmd = 10, /* Window 0: EEPROM command register. */444 outw(EEPROM_Read + 7, ioaddr + Wn0EepromCmd); in check_device()448 if ((inw(ioaddr + Wn0EepromCmd) & 0x0200) == 0) in check_device()623 outw(EEPROM_Read + i, ioaddr + Wn0EepromCmd); in corkscrew_setup()627 if ((inw(ioaddr + Wn0EepromCmd) & 0x0200) == 0) in corkscrew_setup()
156 Wn0EepromCmd = 10, Wn0EepromData = 12, /* EEPROM command/address, data. */ enumerator505 outw(EEPROM_Read + index, ioaddr + Wn0EepromCmd); in read_eeprom()508 if ((inw(ioaddr + Wn0EepromCmd) & 0x8000) == 0) in read_eeprom()