Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H 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()
/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dp.h1222 # define DP_PCON_ENABLE_CONCURRENT_LINK (1 << 4) macro

Completed in 11 milliseconds