Home
last modified time | relevance | path

Searched refs:DP_EDP_CONFIGURATION_SET (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/include/linux/
H A Ddrm_dp_helper.h213 #define DP_EDP_CONFIGURATION_SET 0x10a /* XXX 1.2? */ macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c71 DP_EDP_CONFIGURATION_SET, in dp_set_panel_mode()
83 DP_EDP_CONFIGURATION_SET, in dp_set_panel_mode()
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dtc358767.c769 ret = drm_dp_dpcd_readb(&tc->aux, DP_EDP_CONFIGURATION_SET, &reg); in tc_get_display_props()
1063 ret = drm_dp_dpcd_writeb(aux, DP_EDP_CONFIGURATION_SET, tmp[0]); in tc_main_link_enable()
1067 ret = drm_dp_dpcd_readb(aux, DP_EDP_CONFIGURATION_SET, tmp); in tc_main_link_enable()
H A Dti-sn65dsi86.c1119 drm_dp_dpcd_writeb(&pdata->aux, DP_EDP_CONFIGURATION_SET, in ti_sn_bridge_atomic_enable()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_dp.c557 drm_dp_dpcd_writeb(dp_info->aux, DP_EDP_CONFIGURATION_SET, 1); in amdgpu_atombios_dp_link_train_init()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddp.c365 err = drm_dp_dpcd_writeb(aux, DP_EDP_CONFIGURATION_SET, in drm_dp_link_configure()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios_dp.c618 drm_dp_dpcd_writeb(dp_info->aux, DP_EDP_CONFIGURATION_SET, 1); in radeon_dp_link_train_init()
/openbmc/linux/include/drm/display/
H A Ddrm_dp.h622 #define DP_EDP_CONFIGURATION_SET 0x10a /* XXX 1.2? */ macro
/openbmc/u-boot/drivers/video/tegra124/
H A Ddp.c725 ret = tegra_dc_dp_dpcd_write(priv, DP_EDP_CONFIGURATION_SET, in tegra_dc_dp_set_assr()
/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_ctrl.c1268 drm_dp_dpcd_write(ctrl->aux, DP_EDP_CONFIGURATION_SET, in dp_ctrl_link_train()