Home
last modified time | relevance | path

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

/openbmc/linux/drivers/w1/slaves/
H A Dw1_ds2431.c21 #define W1_F2D_EEPROM_SIZE 128 macro
104 count = w1_f2d_fix_count(off, count, W1_F2D_EEPROM_SIZE); in eeprom_read()
211 count = w1_f2d_fix_count(off, count, W1_F2D_EEPROM_SIZE); in eeprom_write()
265 static BIN_ATTR_RW(eeprom, W1_F2D_EEPROM_SIZE);