Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/panthor/
Dpanthor_device.h92 struct panthor_device { struct
94 struct drm_device base;
97 phys_addr_t phys_addr;
100 void __iomem *iomem;
103 struct {
112 } clks;
115 bool coherent;
118 struct drm_panthor_gpu_info gpu_info;
121 struct drm_panthor_csif_info csif_info;
124 struct panthor_gpu *gpu;
[all …]