Home
last modified time | relevance | path

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

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