Searched refs:IS_DUAL_DSI (Results 1 – 1 of 1) sorted by relevance
39 #define IS_DUAL_DSI() (msm_dsim_glb.is_dual_dsi) macro84 if (!IS_DUAL_DSI()) { in dsi_mgr_setup_components()137 bool is_dual_dsi = IS_DUAL_DSI(); in enable_phy()154 int src_pll_id = IS_DUAL_DSI() ? DSI_CLOCK_MASTER : id; in dsi_mgr_phy_enable()162 if (IS_DUAL_DSI() && mdsi && sdsi) { in dsi_mgr_phy_enable()201 if (IS_DUAL_DSI() && mdsi && sdsi) { in dsi_mgr_phy_disable()255 if (!msm_dsi->panel && IS_DUAL_DSI() && in dsi_mgr_connector_detect()270 if (msm_dsi->panel && IS_DUAL_DSI()) in dsi_mgr_connector_detect()277 if (msm_dsi->panel && IS_DUAL_DSI() && in dsi_mgr_connector_detect()370 bool is_dual_dsi = IS_DUAL_DSI(); in dsi_mgr_bridge_pre_enable()[all …]