Searched refs:mstm_cap (Results 1 – 1 of 1) sorted by relevance
3620 u8 mstm_cap; in drm_dp_read_mst_cap() local3625 if (drm_dp_dpcd_read_byte(aux, DP_MSTM_CAP, &mstm_cap) < 0) in drm_dp_read_mst_cap()3628 if (mstm_cap & DP_MST_CAP) in drm_dp_read_mst_cap()3631 if (mstm_cap & DP_SINGLE_STREAM_SIDEBAND_MSG) in drm_dp_read_mst_cap()