Home
last modified time | relevance | path

Searched refs:DP_SET_POWER_D3 (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/u-boot/include/linux/
H A Ddrm_dp_helper.h328 # define DP_SET_POWER_D3 0x2 macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dedp_rk3288.h517 #define DP_SET_POWER_D3 0x2 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Ddp.c316 value |= DP_SET_POWER_D3; in drm_dp_link_power_down()
/OK3568_Linux_fs/u-boot/include/drm/
H A Ddrm_dp_helper.h729 # define DP_SET_POWER_D3 0x2 macro
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_helper.h792 # define DP_SET_POWER_D3 0x2 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/
H A Ddp_link.c86 value |= DP_SET_POWER_D3; in dp_aux_link_power_down()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Danalogix_dp.c824 value |= DP_SET_POWER_D3; in analogix_dp_link_power_down()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/edp/
H A Dedp_ctrl.c1044 value |= DP_SET_POWER_D3; in edp_ctrl_off_worker()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c1440 drm_dp_dpcd_writeb(&dp->aux, DP_SET_POWER, DP_SET_POWER_D3); in zynqmp_dp_encoder_disable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Datombios_encoders.c1759 radeon_dp_set_rx_power_state(connector, DP_SET_POWER_D3); in radeon_atom_encoder_dpms_dig()
1772 radeon_dp_set_rx_power_state(connector, DP_SET_POWER_D3); in radeon_atom_encoder_dpms_dig()
/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Ddp.c943 if (dpcd_data == DP_SET_POWER_D3) { in tegra_dp_link_config()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dcdv_intel_dp.c1121 DP_SET_POWER_D3); in cdv_intel_dp_sink_dpms()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c1391 amdgpu_atombios_dp_set_rx_power_state(connector, DP_SET_POWER_D3); in amdgpu_atombios_encoder_setup_dig()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.c1136 value |= DP_SET_POWER_D3; in analogix_dp_link_power_down()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c588 value |= DP_SET_POWER_D3; in cdns_mhdp_link_power_down()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c1635 pwr |= DP_SET_POWER_D3; in nv50_sor_disable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_dp.c3364 if (status != DC_OK || dpcd_power_state == DP_SET_POWER_D3) in retrieve_link_cap()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c1422 value |= DP_SET_POWER_D3; in dw_dp_link_power_down()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_ddi.c3658 intel_dp_set_power(intel_dp, DP_SET_POWER_D3); in intel_ddi_post_disable_dp()
H A Dintel_dp.c3716 intel_dp_set_power(intel_dp, DP_SET_POWER_D3); in intel_disable_dp()