Searched refs:EEPROM_NAERR (Results 1 – 1 of 1) sorted by relevance
173 * @EEPROM_NAERR: EEPROM device is not ready to respond186 #define EEPROM_NAERR ((u8)0x08) macro 584 if (retry && (eeseq.cmd & EEPROM_NAERR)) { in idt_eeprom_read_byte() 592 if (eeseq.cmd & (EEPROM_NAERR | EEPROM_LAERR | EEPROM_MSS)) { in idt_eeprom_read_byte()