Searched defs:dsi_data (Results 1 – 1 of 1) sorted by relevance
300 struct dsi_data { struct301 struct platform_device *pdev;302 void __iomem *proto_base;303 void __iomem *phy_base;304 void __iomem *pll_base;306 int module_id;308 int irq;310 bool is_enabled;312 struct clk *dss_clk;314 struct dispc_clock_info user_dispc_cinfo;[all …]