Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/display/
A Ddrm_dp_helper.c2989 if (frl_mode == DP_PCON_ENABLE_CONCURRENT_LINK) in drm_dp_pcon_frl_configure_1()
2990 buf |= DP_PCON_ENABLE_CONCURRENT_LINK; in drm_dp_pcon_frl_configure_1()
2992 buf &= ~DP_PCON_ENABLE_CONCURRENT_LINK; in drm_dp_pcon_frl_configure_1()
/linux-6.3-rc2/include/drm/display/
A Ddrm_dp.h1217 # define DP_PCON_ENABLE_CONCURRENT_LINK (1 << 4) macro

Completed in 25 milliseconds