Searched refs:DS4510_EEPROM_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
17 #define DS4510_EEPROM_PAGE_SIZE 0x08 macro18 #define DS4510_EEPROM_PAGE_OFFSET(x) ((x) & (DS4510_EEPROM_PAGE_SIZE - 1))
38 wrlen = DS4510_EEPROM_PAGE_SIZE - in ds4510_mem_write()