Searched refs:EEPROM_8KB (Results 1 – 1 of 1) sorted by relevance
108 #define EEPROM_8KB (8 * 1024 - 1 ) /* Last byte has write protection bit */ macro388 eeprom.size = EEPROM_8KB; in eeprom_init()396 eeprom.size = EEPROM_8KB; in eeprom_init()408 case (EEPROM_8KB): in eeprom_init()869 if (eeprom.size == EEPROM_8KB) in eeprom_disable_write_protect()