Searched refs:adreno_is_a306 (Results 1 – 2 of 2) sorted by relevance
137 } else if (adreno_is_a306(adreno_gpu)) { in a3xx_hw_init()233 if (adreno_is_a306(adreno_gpu)) in a3xx_hw_init()330 if (adreno_is_a305(adreno_gpu) || adreno_is_a306(adreno_gpu) || in a3xx_hw_init()
168 static inline bool adreno_is_a306(struct adreno_gpu *gpu) in adreno_is_a306() function