Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/msm/adreno/
A Da6xx_gmu.h44 struct a6xx_gmu { struct
62 struct a6xx_gmu_bo hfi; argument
63 struct a6xx_gmu_bo debug; argument
64 struct a6xx_gmu_bo icache; argument
65 struct a6xx_gmu_bo dcache; argument
66 struct a6xx_gmu_bo dummy; argument
67 struct a6xx_gmu_bo log; argument
69 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