TCA_TCPC
writel(val, tca->base + TCA_TCPC);
ret = regmap_read(priv->usb31misc, TCA_TCPC, &val);
ret = regmap_write(priv->usb31misc, TCA_TCPC, val);