TCPC_BCD_DEV
ret = regmap_raw_read(data->regmap, TCPC_BCD_DEV, &did, sizeof(u16));
ret = i2c_smbus_read_word_data(i2c, TCPC_BCD_DEV);