Home
last modified time | relevance | path

Searched defs:dsi_data (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddsi.c301 struct dsi_data { struct
302 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 …]