Searched refs:adreno_is_a512 (Results 1 – 2 of 2) sorted by relevance
454 } else if (adreno_is_a509(adreno_gpu) || adreno_is_a512(adreno_gpu)) { in a5xx_set_hwcg()702 if (adreno_is_a509(adreno_gpu) || adreno_is_a512(adreno_gpu) || in a5xx_hw_init()790 adreno_is_a512(adreno_gpu)) in a5xx_hw_init()806 adreno_is_a512(adreno_gpu)) in a5xx_hw_init()842 if (adreno_is_a509(adreno_gpu) || adreno_is_a512(adreno_gpu) || in a5xx_hw_init()
403 static inline int adreno_is_a512(const struct adreno_gpu *gpu) in adreno_is_a512() function