Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddsi.c330 struct dsi_data { struct
331 struct device *dev;
332 void __iomem *proto_base;
333 void __iomem *phy_base;
334 void __iomem *pll_base;
336 const struct dsi_of_data *data;
337 int module_id;
339 int irq;
341 bool is_enabled;
343 struct clk *dss_clk;
[all …]
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/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 …]
/Linux-v4.19/drivers/gpu/drm/hisilicon/kirin/
Ddw_drm_dsi.c94 struct dsi_data { struct
95 struct dw_dsi dsi;
96 struct dsi_hw_ctx ctx;