Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.h339 struct dsi_data { struct
340 struct device *dev;
341 void __iomem *proto_base;
342 void __iomem *phy_base;
343 void __iomem *pll_base;
345 const struct dsi_of_data *data;
346 int module_id;
348 int irq;
350 bool is_enabled;
352 struct clk *dss_clk;
[all …]
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c291 struct dsi_data { struct
292 struct platform_device *pdev;
293 void __iomem *proto_base;
294 void __iomem *phy_base;
295 void __iomem *pll_base;
297 int module_id;
299 int irq;
301 bool is_enabled;
303 struct clk *dss_clk;
305 struct dispc_clock_info user_dispc_cinfo;
[all …]
/linux/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_drm_dsi.c97 struct dsi_data { struct
98 struct dw_dsi dsi;
99 struct dsi_hw_ctx ctx;