Searched refs:DS2760_EEPROM_BLOCK1 (Results 1 – 2 of 2) sorted by relevance
301 w1_ds2760_store_eeprom(di->w1_dev, DS2760_EEPROM_BLOCK1); in ds2760_battery_write_status()302 w1_ds2760_recall_eeprom(di->w1_dev, DS2760_EEPROM_BLOCK1); in ds2760_battery_write_status()312 w1_ds2760_store_eeprom(di->w1_dev, DS2760_EEPROM_BLOCK1); in ds2760_battery_write_rated_capacity()313 w1_ds2760_recall_eeprom(di->w1_dev, DS2760_EEPROM_BLOCK1); in ds2760_battery_write_rated_capacity()387 w1_ds2760_store_eeprom(di->w1_dev, DS2760_EEPROM_BLOCK1); in ds2760_battery_set_charged_work()388 w1_ds2760_recall_eeprom(di->w1_dev, DS2760_EEPROM_BLOCK1); in ds2760_battery_set_charged_work()
44 #define DS2760_EEPROM_BLOCK1 0x30 macro