REG_HAEC
ret = regmap_read(regmap, REG_HAEC, &value1);
return regmap_write(regmap, REG_HAEC, (unsigned char)(value >> 8));