Home
last modified time | relevance | path

Searched refs:DP_PCON_HDMI_LINK_MODE (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/drm/display/
Ddrm_dp.h1229 # define DP_PCON_HDMI_LINK_MODE (1 << 0) macro
/linux-6.1.9/drivers/gpu/drm/display/
Ddrm_dp_helper.c3144 mode = buf & DP_PCON_HDMI_LINK_MODE; in drm_dp_pcon_hdmi_link_mode()