CHT_WC_I2C_RDDATA
ret = regmap_read(adap->regmap, CHT_WC_I2C_RDDATA, ®);
ret = regmap_read(adap->regmap, CHT_WC_I2C_RDDATA, &adap->read_data);