Searched refs:adreno_is_a306 (Results 1 – 2 of 2) sorted by relevance
144 } else if (adreno_is_a306(adreno_gpu)) { in a3xx_hw_init()245 adreno_is_a306(adreno_gpu) || in a3xx_hw_init()344 adreno_is_a306(adreno_gpu) || in a3xx_hw_init()
321 static inline bool adreno_is_a306(const struct adreno_gpu *gpu) in adreno_is_a306() function