Searched refs:DS2780_EEPROM_BLOCK1_START (Results 1 – 2 of 2) sorted by relevance
36 DS2780_EEPROM_BLOCK1_START + 1)645 DS2780_EEPROM_BLOCK1_START + 1 - off); in ds2780_read_param_eeprom_bin()648 DS2780_EEPROM_BLOCK1_START + off, count); in ds2780_read_param_eeprom_bin()663 DS2780_EEPROM_BLOCK1_START + 1 - off); in ds2780_write_param_eeprom_bin()666 DS2780_EEPROM_BLOCK1_START + off, count); in ds2780_write_param_eeprom_bin()670 ret = ds2780_save_eeprom(dev_info, DS2780_EEPROM_BLOCK1_START); in ds2780_write_param_eeprom_bin()682 .size = DS2780_EEPROM_BLOCK1_END - DS2780_EEPROM_BLOCK1_START + 1,
61 #define DS2780_EEPROM_BLOCK1_START 0x60 macro