Searched refs:IS_DUAL_DSI (Results 1 – 1 of 1) sorted by relevance
39 #define IS_DUAL_DSI() (msm_dsim_glb.is_dual_dsi) macro83 if (!IS_DUAL_DSI()) { in dsi_mgr_host_register()166 if (!msm_dsi->panel && IS_DUAL_DSI() && in dsi_mgr_connector_detect()171 if (msm_dsi->panel && IS_DUAL_DSI()) in dsi_mgr_connector_detect()178 if (msm_dsi->panel && IS_DUAL_DSI() && in dsi_mgr_connector_detect()288 if (IS_DUAL_DSI()) { in dsi_mgr_connector_get_modes()343 bool is_dual_dsi = IS_DUAL_DSI(); in dsi_mgr_bridge_pre_enable()438 bool is_dual_dsi = IS_DUAL_DSI(); in dsi_mgr_bridge_post_disable()495 bool is_dual_dsi = IS_DUAL_DSI(); in dsi_mgr_bridge_mode_set()680 int src_pll_id = IS_DUAL_DSI() ? DSI_CLOCK_MASTER : id; in msm_dsi_manager_phy_enable()[all …]