Searched refs:DP_PCON_ENABLE_CONCURRENT_LINK (Results 1 – 2 of 2) sorted by relevance
3548 if (frl_mode == DP_PCON_ENABLE_CONCURRENT_LINK) in drm_dp_pcon_frl_configure_1() 3549 buf |= DP_PCON_ENABLE_CONCURRENT_LINK; in drm_dp_pcon_frl_configure_1() 3551 buf &= ~DP_PCON_ENABLE_CONCURRENT_LINK; in drm_dp_pcon_frl_configure_1()
1301 # define DP_PCON_ENABLE_CONCURRENT_LINK (1 << 4) macro