Home
last modified time | relevance | path

Searched refs:DP_MSTM_CAP (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/drm/
Ddrm_dp_helper.h132 #define DP_MSTM_CAP 0x021 /* 1.2 */ macro
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_dp_mst.c686 ret = drm_dp_dpcd_read(&radeon_connector->ddc_bus->aux, DP_MSTM_CAP, msg, in radeon_dp_mst_probe()
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_dp.c4089 if (intel_dp_dpcd_read_wake(&intel_dp->aux, DP_MSTM_CAP, buf, 1)) { in intel_dp_probe_mst()