Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi.h155 int msm_dsi_phy_enable(struct msm_dsi_phy *phy,
H A Ddsi_manager.c122 return msm_dsi_phy_enable(msm_dsi->phy, &clk_req, shared_timings); in enable_phy()
/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy.c743 int msm_dsi_phy_enable(struct msm_dsi_phy *phy, in msm_dsi_phy_enable() function