Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
373 struct msm_dsi *msm_dsi1 = dsi_mgr_get_dsi(DSI_1); in dsi_mgr_bridge_pre_enable()
400 &phy_shared_timings[DSI_1], is_dual_dsi); in dsi_mgr_bridge_pre_enable()
505 struct msm_dsi *msm_dsi1 = dsi_mgr_get_dsi(DSI_1); in dsi_mgr_bridge_post_disable()
Ddsi.h20 #define DSI_1 1 macro