Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Ddrm_dp_helper.h106 #define DP_MSTM_CAP 0x021 /* 1.2 */ macro
/OK3568_Linux_fs/u-boot/include/drm/
H A Ddrm_dp_helper.h183 #define DP_MSTM_CAP 0x021 /* 1.2 */ macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_dp_mst.c661 ret = drm_dp_dpcd_read(&radeon_connector->ddc_bus->aux, DP_MSTM_CAP, msg, in radeon_dp_mst_probe()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_helper.h187 #define DP_MSTM_CAP 0x021 /* 1.2 */ macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_dp.c3084 st = core_link_read_dpcd(link, DP_MSTM_CAP, in is_mst_supported()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_dp_mst_topology.c3685 if (drm_dp_dpcd_readb(aux, DP_MSTM_CAP, &mstm_cap) != 1) in drm_dp_read_mst_cap()