Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/display/
H A Ddrm_dp.h1226 # define DP_PCON_ENABLE_HDMI_LINK (1 << 7) macro
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c3130 buf |= DP_PCON_ENABLE_HDMI_LINK; in drm_dp_pcon_frl_enable()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c2788 buf |= DP_PCON_ENABLE_HDMI_LINK; in intel_dp_pcon_set_tmds_mode()
4191 buf &= ~DP_PCON_ENABLE_HDMI_LINK; in intel_dp_handle_hdmi_link_status_change()