Home
last modified time | relevance | path

Searched refs:IS_BONDED_DSI (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/msm/dsi/
Ddsi_manager.c33 #define IS_BONDED_DSI() (msm_dsim_glb.is_bonded_dsi) macro
102 if (!IS_BONDED_DSI()) { in dsi_mgr_setup_components()
145 bool is_bonded_dsi = IS_BONDED_DSI(); in enable_phy()
168 if (IS_BONDED_DSI() && mdsi && sdsi) { in dsi_mgr_phy_enable()
207 if (IS_BONDED_DSI() && mdsi && sdsi) { in dsi_mgr_phy_disable()
251 if (IS_BONDED_DSI() && !IS_MASTER_DSI_LINK(id)) { in msm_dsi_manager_panel_init()
271 if (!panel || !IS_BONDED_DSI()) in msm_dsi_manager_panel_init()
351 bool is_bonded_dsi = IS_BONDED_DSI(); in dsi_mgr_bridge_power_on()
407 bool is_bonded_dsi = IS_BONDED_DSI(); in dsi_mgr_bridge_pre_enable()
467 if (IS_BONDED_DSI() && s_dsi) in msm_dsi_manager_tpg_enable()
[all …]