Searched defs:dsi_pll_10nm (Results 1 – 1 of 1) sorted by relevance
87 struct dsi_pll_10nm { struct88 struct msm_dsi_pll base;90 int id;91 struct platform_device *pdev;93 void __iomem *phy_cmn_mmio;94 void __iomem *mmio;96 u64 vco_ref_clk_rate;97 u64 vco_current_rate;121 struct dsi_pll_10nm *slave; argument