Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/dsi/
Ddsi_manager.c41 #define IS_MASTER_DSI_LINK(id) (msm_dsim_glb.master_dsi_link_id == id) macro
93 struct msm_dsi *mdsi = IS_MASTER_DSI_LINK(id) ? in dsi_mgr_host_register()
95 struct msm_dsi *sdsi = IS_MASTER_DSI_LINK(id) ? in dsi_mgr_host_register()
167 !IS_MASTER_DSI_LINK(id) && other_dsi) in dsi_mgr_connector_detect()