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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/drivers/
H A Deeprom.c54 #define EEPROM_8KB (8 * 1024 - 1 ) /* Last byte has write protection bit */ macro
322 eeprom.size = EEPROM_8KB;
330 eeprom.size = EEPROM_8KB;
342 case (EEPROM_8KB):
777 if (eeprom.size == EEPROM_8KB)

Completed in 83 milliseconds