Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/
Ddispc.c158 struct dispc_device { struct
159 struct platform_device *pdev;
160 void __iomem *base;
161 struct dss_device *dss;
163 struct dss_debugfs_entry *debugfs;
165 int irq;
166 irq_handler_t user_handler;
167 void *user_data;
169 unsigned long core_clk_rate;
170 unsigned long tv_pclk_rate;
[all …]