Home
last modified time | relevance | path

Searched defs:a6xx_gmu (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
Da6xx_gmu.h44 struct a6xx_gmu { struct
59 struct a6xx_gmu_bo hfi; argument
60 struct a6xx_gmu_bo debug; argument
61 struct a6xx_gmu_bo icache; argument
62 struct a6xx_gmu_bo dcache; argument
63 struct a6xx_gmu_bo dummy; argument
64 struct a6xx_gmu_bo log; argument
66 int nr_clocks;
90 static inline u32 gmu_read(struct a6xx_gmu *gmu, u32 offset) in gmu_read() argument