Searched refs:DP_PCON_ENABLE_CONCURRENT_LINK (Results 1 – 2 of 2) sorted by relevance
2989 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()
1217 # define DP_PCON_ENABLE_CONCURRENT_LINK (1 << 4) macro
Completed in 25 milliseconds