Home
last modified time | relevance | path

Searched refs:EEPROM_Read (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/3com/
D3c515.c231 EEPROM_Read = 0x80, EEPROM_WRITE = 0x40, EEPROM_ERASE = 0xC0, enumerator
458 outw(EEPROM_Read + 7, ioaddr + Wn0EepromCmd); in check_device()
637 outw(EEPROM_Read + i, ioaddr + Wn0EepromCmd); in corkscrew_setup()
D3c574_cs.c161 EEPROM_Read = 0x200, EEPROM_WRITE = 0x100, EEPROM_ERASE = 0x300, enumerator
506 outw(EEPROM_Read + index, ioaddr + Wn0EepromCmd); in read_eeprom()
D3c59x.c486 EEPROM_Read = 0x80, EEPROM_WRITE = 0x40, EEPROM_ERASE = 0xC0, enumerator
1261 base = EEPROM_Read + 0x30; in vortex_probe1()
1263 base = EEPROM_Read; in vortex_probe1()