DP_CAP_DFP_D
#define DP_PORT_VDO (DP_CAP_DFP_D | DP_CAP_RECEPTACLE | \
if ((con == DP_CONF_DFP_D && !(cap & DP_CAP_DFP_D)) ||
else if ((i == DP_CONF_DFP_D && cap & DP_CAP_DFP_D) ||
desc.vdo |= DP_CAP_DFP_D;