Searched refs:adreno_is_a306 (Results 1 – 2 of 2) sorted by relevance
138 } else if (adreno_is_a306(adreno_gpu)) { in a3xx_hw_init()234 if (adreno_is_a306(adreno_gpu)) in a3xx_hw_init()331 if (adreno_is_a305(adreno_gpu) || adreno_is_a306(adreno_gpu) || in a3xx_hw_init()
161 static inline bool adreno_is_a306(struct adreno_gpu *gpu) in adreno_is_a306() function