Searched defs:edp_ctrl (Results 1 – 1 of 1) sorted by relevance
62 struct edp_ctrl { struct63 struct platform_device *pdev;65 void __iomem *base;68 struct regulator *vdda_vreg; /* 1.8 V */69 struct regulator *lvl_vreg;72 struct clk *aux_clk;73 struct clk *pixel_clk;74 struct clk *ahb_clk;75 struct clk *link_clk;76 struct clk *mdp_core_clk;[all …]