Searched defs:edp_ctrl (Results 1 – 1 of 1) sorted by relevance
54 struct edp_ctrl { struct55 struct platform_device *pdev;57 void __iomem *base;60 struct regulator *vdda_vreg; /* 1.8 V */61 struct regulator *lvl_vreg;64 struct clk *aux_clk;65 struct clk *pixel_clk;66 struct clk *ahb_clk;67 struct clk *link_clk;68 struct clk *mdp_core_clk;[all …]