Searched defs:dsi_data (Results 1 – 1 of 1) sorted by relevance
301 struct dsi_data { struct302 struct platform_device *pdev;303 void __iomem *proto_base;304 void __iomem *phy_base;305 void __iomem *pll_base;307 int module_id;309 int irq;311 bool is_enabled;313 struct clk *dss_clk;315 struct dispc_clock_info user_dispc_cinfo;[all …]