Searched refs:adreno_is_a305 (Results 1 – 2 of 2) sorted by relevance
80 if (adreno_is_a305(adreno_gpu)) { in a3xx_hw_init()279 if (adreno_is_a305(adreno_gpu) || adreno_is_a306(adreno_gpu) || in a3xx_hw_init()
196 static inline bool adreno_is_a305(struct adreno_gpu *gpu) in adreno_is_a305() function