Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_manager.c76 if (!IS_BONDED_DSI()) { in dsi_mgr_setup_components()
118 bool is_bonded_dsi = IS_BONDED_DSI(); in enable_phy()
139 if (IS_BONDED_DSI() && mdsi && sdsi) { in dsi_mgr_phy_enable()
178 if (IS_BONDED_DSI() && mdsi && sdsi) { in dsi_mgr_phy_disable()
238 bool is_bonded_dsi = IS_BONDED_DSI(); in dsi_mgr_bridge_power_on()
287 bool is_bonded_dsi = IS_BONDED_DSI(); in dsi_mgr_bridge_power_off()
304 bool is_bonded_dsi = IS_BONDED_DSI(); in dsi_mgr_bridge_pre_enable()
351 if (IS_BONDED_DSI() && s_dsi) in msm_dsi_manager_tpg_enable()
362 bool is_bonded_dsi = IS_BONDED_DSI(); in dsi_mgr_bridge_post_disable()
418 bool is_bonded_dsi = IS_BONDED_DSI(); in dsi_mgr_bridge_mode_set()
[all …]