Lines Matching defs:phy
145 void msm_dsi_phy_set_src_pll(struct msm_dsi_phy *phy, int pll_id, u32 reg, in msm_dsi_phy_set_src_pll()
162 static int dsi_phy_regulator_init(struct msm_dsi_phy *phy) in dsi_phy_regulator_init()
196 static void dsi_phy_regulator_disable(struct msm_dsi_phy *phy) in dsi_phy_regulator_disable()
211 static int dsi_phy_regulator_enable(struct msm_dsi_phy *phy) in dsi_phy_regulator_enable()
247 static int dsi_phy_enable_resource(struct msm_dsi_phy *phy) in dsi_phy_enable_resource()
263 static void dsi_phy_disable_resource(struct msm_dsi_phy *phy) in dsi_phy_disable_resource()
285 struct msm_dsi_phy *phy; in dsi_phy_driver_probe() local
366 struct msm_dsi_phy *phy = platform_get_drvdata(pdev); in dsi_phy_driver_remove() local
397 int msm_dsi_phy_enable(struct msm_dsi_phy *phy, int src_pll_id, in msm_dsi_phy_enable()
423 void msm_dsi_phy_disable(struct msm_dsi_phy *phy) in msm_dsi_phy_disable()
433 void msm_dsi_phy_get_clk_pre_post(struct msm_dsi_phy *phy, in msm_dsi_phy_get_clk_pre_post()
445 struct msm_dsi_pll *msm_dsi_phy_get_pll(struct msm_dsi_phy *phy) in msm_dsi_phy_get_pll()