Searched refs:DSI_1 (Results 1 – 2 of 2) sorted by relevance
18 #define DSI_CLOCK_SLAVE DSI_121 #define DSI_RIGHT DSI_126 #define DSI_ENCODER_MASTER DSI_1340 struct msm_dsi *msm_dsi1 = dsi_mgr_get_dsi(DSI_1); in dsi_mgr_bridge_pre_enable()348 (is_dual_dsi && (DSI_1 == id))) in dsi_mgr_bridge_pre_enable()434 struct msm_dsi *msm_dsi1 = dsi_mgr_get_dsi(DSI_1); in dsi_mgr_bridge_post_disable()443 (is_dual_dsi && (DSI_1 == id))) in dsi_mgr_bridge_post_disable()501 if (is_dual_dsi && (DSI_1 == id)) in dsi_mgr_bridge_mode_set()
27 #define DSI_1 1 macro