mstm_cap
union mstm_cap cap;
u8 mstm_cap;
if (drm_dp_dpcd_read_byte(aux, DP_MSTM_CAP, &mstm_cap) < 0)
if (mstm_cap & DP_MST_CAP)
if (mstm_cap & DP_SINGLE_STREAM_SIDEBAND_MSG)