Searched defs:a6xx_gmu (Results 1 – 1 of 1) sorted by relevance
44 struct a6xx_gmu { struct62 struct a6xx_gmu_bo hfi; argument63 struct a6xx_gmu_bo debug; argument64 struct a6xx_gmu_bo icache; argument65 struct a6xx_gmu_bo dcache; argument66 struct a6xx_gmu_bo dummy; argument67 struct a6xx_gmu_bo log; argument69 int nr_clocks;70 struct clk_bulk_data *clocks;94 static inline u32 gmu_read(struct a6xx_gmu *gmu, u32 offset) in gmu_read() argument
Completed in 4 milliseconds