Home
last modified time | relevance | path

Searched refs:DP_EDP_CONFIGURATION_CAP (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/include/linux/
H A Ddrm_dp_helper.h99 #define DP_EDP_CONFIGURATION_CAP 0x00d /* XXX 1.2? */ macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_dp.c387 DP_EDP_CONFIGURATION_CAP, &tmp) == 1) { in amdgpu_atombios_dp_get_panel_mode()
399 DP_EDP_CONFIGURATION_CAP, &tmp) == 1) { in amdgpu_atombios_dp_get_panel_mode()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios_dp.c429 DP_EDP_CONFIGURATION_CAP, &tmp) == 1) { in radeon_dp_get_panel_mode()
441 DP_EDP_CONFIGURATION_CAP, &tmp) == 1) { in radeon_dp_get_panel_mode()
/openbmc/linux/include/drm/display/
H A Ddrm_dp_helper.h225 return dpcd[DP_EDP_CONFIGURATION_CAP] & in drm_dp_alternate_scrambler_reset_cap()
H A Ddrm_dp.h165 #define DP_EDP_CONFIGURATION_CAP 0x00d /* XXX 1.2? */ macro
/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_panel.c31 if (dp_panel->dpcd[DP_EDP_CONFIGURATION_CAP]) { in dp_panel_read_psr_cap()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c1286 DP_EDP_CONFIGURATION_CAP - DP_DPCD_REV]; in dp_overwrite_extended_receiver_cap()
1736 DP_EDP_CONFIGURATION_CAP - DP_DPCD_REV]; in retrieve_link_cap()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c311 DP_EDP_CONFIGURATION_CAP - DP_DPCD_REV + 1
/openbmc/u-boot/drivers/video/tegra124/
H A Ddp.c696 ret = tegra_dc_dp_dpcd_read(dp, DP_EDP_CONFIGURATION_CAP, &dpcd_data); in tegra_dc_dp_init_max_link_cfg()