Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/dsi/
Ddsi_manager.c18 #define DSI_CLOCK_SLAVE DSI_1
21 #define DSI_RIGHT DSI_1
26 #define DSI_ENCODER_MASTER DSI_1
366 struct msm_dsi *msm_dsi1 = dsi_mgr_get_dsi(DSI_1); in dsi_mgr_bridge_pre_enable()
393 &phy_shared_timings[DSI_1], is_dual_dsi); in dsi_mgr_bridge_pre_enable()
471 struct msm_dsi *msm_dsi1 = dsi_mgr_get_dsi(DSI_1); in dsi_mgr_bridge_post_disable()
Ddsi.h27 #define DSI_1 1 macro