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