Searched refs:EEPROM_8KB (Results 1 – 1 of 1) sorted by relevance
54 #define EEPROM_8KB (8 * 1024 - 1 ) /* Last byte has write protection bit */ macro332 eeprom.size = EEPROM_8KB; in eeprom_init()340 eeprom.size = EEPROM_8KB; in eeprom_init()352 case (EEPROM_8KB): in eeprom_init()787 if (eeprom.size == EEPROM_8KB) in eeprom_disable_write_protect()