Searched refs:adreno_is_a225 (Results 1 – 2 of 2) sorted by relevance
131 if (adreno_is_a225(adreno_gpu)) in a2xx_hw_init()549 else if (adreno_is_a225(adreno_gpu)) in a2xx_gpu_init()
306 static inline bool adreno_is_a225(const struct adreno_gpu *gpu) in adreno_is_a225() function