Searched refs:adreno_is_a320 (Results 1 – 2 of 2) sorted by relevance
97 } else if (adreno_is_a320(adreno_gpu)) { in a3xx_hw_init()189 if (adreno_is_a320(adreno_gpu)) in a3xx_hw_init()274 if (adreno_is_a305(adreno_gpu) || adreno_is_a320(adreno_gpu)) { in a3xx_hw_init()
200 static inline bool adreno_is_a320(struct adreno_gpu *gpu) in adreno_is_a320() function