Home
last modified time | relevance | path

Searched refs:W1_F14_EEPROM_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/w1/slaves/
Dw1_ds2430.c23 #define W1_F14_EEPROM_SIZE 32 macro
104 count = w1_f14_fix_count(off, count, W1_F14_EEPROM_SIZE); in eeprom_read()
212 count = w1_f14_fix_count(off, count, W1_F14_EEPROM_SIZE); in eeprom_write()
266 static BIN_ATTR_RW(eeprom, W1_F14_EEPROM_SIZE);