Searched refs:EEPROM_OK (Results 1 – 2 of 2) sorted by relevance
269 #define EEPROM_OK 0x0400 macro
1050 if ((readreg(dev, PP_SelfST) & (EEPROM_OK | EEPROM_PRESENT)) == in net_open() 1051 (EEPROM_OK | EEPROM_PRESENT)) { in net_open() 1112 if ((readreg(dev, PP_SelfST) & (EEPROM_OK | EEPROM_PRESENT)) != in net_close() 1113 (EEPROM_OK | EEPROM_PRESENT))