Searched refs:adreno_is_a320 (Results 1 – 2 of 2) sorted by relevance
100 } else if (adreno_is_a320(adreno_gpu)) { in a3xx_hw_init()194 else if (adreno_is_a320(adreno_gpu)) in a3xx_hw_init()280 adreno_is_a320(adreno_gpu)) { in a3xx_hw_init()
206 static inline bool adreno_is_a320(struct adreno_gpu *gpu) in adreno_is_a320() function