Searched refs:DP_MST_EN (Results 1 – 4 of 4) sorted by relevance
439 # define DP_MST_EN (1 << 0) macro
2744 mstmCntl |= DP_MST_EN; in dp_enable_mst_on_sink()2746 mstmCntl &= (~DP_MST_EN); in dp_enable_mst_on_sink()
2148 DP_MST_EN | DP_UP_REQ_EN | DP_UPSTREAM_IS_SRC); in drm_dp_mst_topology_mgr_set_mst()2196 DP_MST_EN | DP_UPSTREAM_IS_SRC); in drm_dp_mst_topology_mgr_suspend()2231 DP_MST_EN | DP_UP_REQ_EN | DP_UPSTREAM_IS_SRC); in drm_dp_mst_topology_mgr_resume()
1150 DP_MST_EN); in nv50_mstm_enable()1179 if (ret < 0 || !(mstm_ctrl & DP_MST_EN)) { in nv50_mstm_detect()