Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/msm/dsi/
Ddsi.h25 #define DSI_0 0 macro
29 #define DSI_CLOCK_MASTER DSI_0
32 #define DSI_LEFT DSI_0
39 #define DSI_ENCODER_SLAVE DSI_0
Ddsi_manager.c591 struct msm_dsi *msm_dsi0 = dsi_mgr_get_dsi(DSI_0); in msm_dsi_manager_cmd_xfer()
605 if (need_sync && (id == DSI_0)) in msm_dsi_manager_cmd_xfer()
637 struct msm_dsi *msm_dsi0 = dsi_mgr_get_dsi(DSI_0); in msm_dsi_manager_cmd_xfer_trigger()
640 if (IS_SYNC_NEEDED() && (id == DSI_0)) in msm_dsi_manager_cmd_xfer_trigger()