Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddsi.c300 struct dsi_data { struct
301 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 …]