Searched refs:adreno_is_a320 (Results 1 – 2 of 2) sorted by relevance
142 } else if (adreno_is_a320(adreno_gpu)) { in a3xx_hw_init()236 else if (adreno_is_a320(adreno_gpu)) in a3xx_hw_init()332 adreno_is_a320(adreno_gpu)) { in a3xx_hw_init()
167 static inline bool adreno_is_a320(struct adreno_gpu *gpu) in adreno_is_a320() function