mstm_cap
union mstm_cap cap;
u8 mstm_cap;
if (drm_dp_dpcd_readb(&intel_dp->aux, DP_MSTM_CAP, &mstm_cap) != 1)
return mstm_cap & DP_MST_CAP;