Lines Matching full:dual

49 	/* We assume 2 dsi nodes have the same information of dual-dsi and  in dsi_mgr_parse_dual_dsi()
50 * sync-mode, and only one node specifies master in case of dual mode. in dsi_mgr_parse_dual_dsi()
54 np, "qcom,dual-dsi-mode"); in dsi_mgr_parse_dual_dsi()
61 np, "qcom,sync-dual-dsi"); in dsi_mgr_parse_dual_dsi()
107 /* PLL0 is to drive both 2 DSI link clocks in Dual DSI mode. */ in dsi_mgr_setup_components()
149 /* In case of dual DSI, some registers in PHY1 have been programmed in dsi_mgr_phy_enable()
189 * In dual-dsi configuration, the phy should be disabled for the in dsi_mgr_phy_disable()
264 * There is only 1 panel in the global panel list for dual DSI mode. in msm_dsi_manager_panel_init()
282 * Set split display info to kms once dual DSI panel is connected to in msm_dsi_manager_panel_init()
328 * In dual DSI mode, we have one connector that can be in dsi_mgr_connector_get_modes()
388 /* Do nothing with the host if it is slave-DSI in case of dual DSI */ in dsi_mgr_bridge_pre_enable()
408 /* Always call panel functions once, because even for dual panels, in dsi_mgr_bridge_pre_enable()
464 /* Do nothing with the host if it is slave-DSI in case of dual DSI */ in dsi_mgr_bridge_enable()
489 /* Do nothing with the host if it is slave-DSI in case of dual DSI */ in dsi_mgr_bridge_disable()
518 * Do nothing with the host if it is slave-DSI in case of dual DSI. in dsi_mgr_bridge_post_disable()
656 * For dual DSI, we only have one drm panel. For this in msm_dsi_manager_validate_current_config()
659 * slave-DSI for dual DSI configuration. in msm_dsi_manager_validate_current_config()
753 /* In dual master case, panel requires the same commands sent to in msm_dsi_manager_cmd_xfer()
824 pr_err("%s: failed to parse dual DSI info\n", __func__); in msm_dsi_manager_register()