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