Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_device.h130 struct panthor_device { struct
132 struct drm_device base;
135 const struct panthor_soc_data *soc_data;
138 phys_addr_t phys_addr;
141 void __iomem *iomem;
144 struct {
153 } clks;
156 bool coherent;
159 struct drm_panthor_gpu_info gpu_info;
162 struct drm_panthor_csif_info csif_info;
[all …]