Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.h41 struct tilcdc_drm_private { struct
42 void __iomem *mmio;
44 struct clk *clk; /* functional clock */
45 int rev; /* IP revision */
48 uint32_t max_bandwidth;
53 uint32_t max_pixelclock;
58 uint32_t max_width;
61 const uint32_t *pixelformats;
62 uint32_t num_pixelformats;
65 struct notifier_block freq_transition;
[all …]