Home
last modified time | relevance | path

Searched defs:EEPROM_WRITE (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/arch/mips/sgi-ip22/
Dip22-nvram.c14 #define EEPROM_WRITE 0xa000 /* serial memory write */ macro
/linux-3.3/drivers/net/ethernet/3com/
D3c574_cs.c163 EEPROM_Read = 0x200, EEPROM_WRITE = 0x100, EEPROM_ERASE = 0x300, enumerator
D3c515.c231 EEPROM_Read = 0x80, EEPROM_WRITE = 0x40, EEPROM_ERASE = 0xC0, enumerator
D3c59x.c486 EEPROM_Read = 0x80, EEPROM_WRITE = 0x40, EEPROM_ERASE = 0xC0, enumerator