Searched refs:EEPROM_8KB (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/drivers/
H A Deeprom.c128 #define EEPROM_8KB (8 * 1024 - 1 ) /* Last byte has write protection bit */ macro
398 eeprom.size = EEPROM_8KB;
406 eeprom.size = EEPROM_8KB;
418 case (EEPROM_8KB):
871 if (eeprom.size == EEPROM_8KB)

Completed in 115 milliseconds