Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddispc.c169 struct dispc_device { struct
170 struct platform_device *pdev;
171 void __iomem *base;
172 struct dss_device *dss;
174 struct dss_debugfs_entry *debugfs;
176 int irq;
177 irq_handler_t user_handler;
178 void *user_data;
180 unsigned long core_clk_rate;
181 unsigned long tv_pclk_rate;
[all …]