Searched defs:a6xx_gmu (Results 1 – 1 of 1) sorted by relevance
44 struct a6xx_gmu { struct59 struct a6xx_gmu_bo hfi; argument60 struct a6xx_gmu_bo debug; argument61 struct a6xx_gmu_bo icache; argument62 struct a6xx_gmu_bo dcache; argument63 struct a6xx_gmu_bo dummy; argument64 struct a6xx_gmu_bo log; argument66 int nr_clocks;90 static inline u32 gmu_read(struct a6xx_gmu *gmu, u32 offset) in gmu_read() argument