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