Searched refs:adreno_is_a320 (Results 1 – 2 of 2) sorted by relevance
141 } else if (adreno_is_a320(adreno_gpu)) { in a3xx_hw_init()235 else if (adreno_is_a320(adreno_gpu)) in a3xx_hw_init()331 adreno_is_a320(adreno_gpu)) { in a3xx_hw_init()
174 static inline bool adreno_is_a320(struct adreno_gpu *gpu) in adreno_is_a320() function