Home
last modified time | relevance | path

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

/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.h43 struct tilcdc_drm_private { struct
44 void __iomem *mmio;
46 struct clk *clk; /* functional clock */
47 int rev; /* IP revision */
49 unsigned int irq;
52 uint32_t max_bandwidth;
57 uint32_t max_pixelclock;
62 uint32_t max_width;
65 const uint32_t *pixelformats;
66 uint32_t num_pixelformats;
[all …]