Searched refs:adreno_patchid (Results 1 – 2 of 2) sorted by relevance
287 static inline uint8_t adreno_patchid(const struct adreno_gpu *gpu) in adreno_patchid() function362 return adreno_is_a330(gpu) && (adreno_patchid(gpu) > 0); in adreno_is_a330v2()
148 if (adreno_is_a430(adreno_gpu) && adreno_patchid(adreno_gpu) < 2) in a4xx_enable_hwcg()