Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/dsi/
Ddsi_manager.c10 #define DSI_CLOCK_SLAVE DSI_1
13 #define DSI_RIGHT DSI_1
18 #define DSI_ENCODER_MASTER DSI_1
374 struct msm_dsi *msm_dsi1 = dsi_mgr_get_dsi(DSI_1); in dsi_mgr_bridge_pre_enable()
401 &phy_shared_timings[DSI_1], is_dual_dsi); in dsi_mgr_bridge_pre_enable()
479 struct msm_dsi *msm_dsi1 = dsi_mgr_get_dsi(DSI_1); in dsi_mgr_bridge_post_disable()
Ddsi.h19 #define DSI_1 1 macro