Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.h50 struct tilcdc_drm_private { struct
51 void __iomem *mmio;
53 struct clk *clk; /* functional clock */
54 int rev; /* IP revision */
57 uint32_t max_bandwidth;
62 uint32_t max_pixelclock;
67 uint32_t max_width;
70 const uint32_t *pixelformats;
71 uint32_t num_pixelformats;
74 struct drm_atomic_state *saved_state;
[all …]