Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/msm/dsi/
Ddsi.h29 #define DSI_CLOCK_MASTER DSI_0 macro
Ddsi_phy.c265 if (is_dual_panel && (phy->id != DSI_CLOCK_MASTER)) in dsi_28nm_phy_enable()
Ddsi_manager.c569 struct msm_dsi *mdsi = dsi_mgr_get_dsi(DSI_CLOCK_MASTER); in msm_dsi_manager_phy_disable()