Searched refs:adreno_is_a225 (Results 1 – 2 of 2) sorted by relevance
123 if (adreno_is_a225(adreno_gpu)) in a2xx_hw_init()526 else if (adreno_is_a225(adreno_gpu)) in a2xx_gpu_init()
158 static inline bool adreno_is_a225(struct adreno_gpu *gpu) in adreno_is_a225() function