Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
A Ddrm_dp_helper.c2723 if (frl_mode == DP_PCON_ENABLE_CONCURRENT_LINK) in drm_dp_pcon_frl_configure_1()
2724 buf |= DP_PCON_ENABLE_CONCURRENT_LINK; in drm_dp_pcon_frl_configure_1()
2726 buf &= ~DP_PCON_ENABLE_CONCURRENT_LINK; in drm_dp_pcon_frl_configure_1()
/linux/include/drm/
A Ddrm_dp_helper.h1200 # define DP_PCON_ENABLE_CONCURRENT_LINK (1 << 4) macro

Completed in 17 milliseconds