Searched defs:panthor_device (Results 1 – 1 of 1) sorted by relevance
92 struct panthor_device { struct94 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 …]