Searched defs:panthor_device (Results 1 – 1 of 1) sorted by relevance
105 struct panthor_device { struct107 struct drm_device base;110 const struct panthor_soc_data *soc_data;113 phys_addr_t phys_addr;116 void __iomem *iomem;119 struct {128 } clks;131 bool coherent;134 struct drm_panthor_gpu_info gpu_info;137 struct drm_panthor_csif_info csif_info;[all …]