Searched refs:DP_MST_EN (Results 1 – 5 of 5) sorted by relevance
733 mstmCntl |= DP_MST_EN; in enable_mst_on_sink()735 mstmCntl &= (~DP_MST_EN); in enable_mst_on_sink()2158 if (mstm_cntl & DP_MST_EN) in enable_link_dp_mst()
675 # define DP_MST_EN (1 << 0) macro
3679 DP_MST_EN | in drm_dp_mst_topology_mgr_set_mst()3764 DP_MST_EN | DP_UPSTREAM_IS_SRC); in drm_dp_mst_topology_mgr_suspend()3814 DP_MST_EN | in drm_dp_mst_topology_mgr_resume()
2113 if (ret < 0 || val != (DP_MST_EN | DP_UP_REQ_EN | DP_UPSTREAM_IS_SRC)) { in intel_dp_mst_verify_dpcd_state()
2663 DP_MST_EN | in resume_mst_branch_status()
Completed in 47 milliseconds