Searched refs:adreno_is_a320 (Results 1 – 2 of 2) sorted by relevance
91 } else if (adreno_is_a320(adreno_gpu)) { in a3xx_hw_init()185 else if (adreno_is_a320(adreno_gpu)) in a3xx_hw_init()271 adreno_is_a320(adreno_gpu)) { in a3xx_hw_init()
179 static inline bool adreno_is_a320(struct adreno_gpu *gpu) in adreno_is_a320() function