RV3028_EEPROM_DATA
ret = regmap_write(rv3028->regmap, RV3028_EEPROM_DATA, buf[i]);
ret = regmap_read(rv3028->regmap, RV3028_EEPROM_DATA, &data);