Searched refs:adreno_is_a420 (Results 1 – 2 of 2) sorted by relevance
108 if (adreno_is_a420(adreno_gpu)) { in a4xx_enable_hwcg()193 } else if (adreno_is_a420(adreno_gpu)) { in a4xx_hw_init()259 (adreno_is_a420(adreno_gpu) ? (1 << 29) : 0)); in a4xx_hw_init()263 if (!adreno_is_a420(adreno_gpu)) { in a4xx_hw_init()276 if (adreno_is_a420(adreno_gpu)) { in a4xx_hw_init()
194 static inline int adreno_is_a420(struct adreno_gpu *gpu) in adreno_is_a420() function
Completed in 6 milliseconds