Searched refs:adreno_is_7c3 (Results 1 – 3 of 3) sorted by relevance
264 static inline int adreno_is_7c3(struct adreno_gpu *gpu) in adreno_is_7c3() function283 return adreno_is_a660(gpu) || adreno_is_7c3(gpu); in adreno_is_a660_family()
530 else if (adreno_is_7c3(adreno_gpu)) in a6xx_hfi_send_bw_table()
810 if (adreno_is_7c3(adreno_gpu)) { in a6xx_set_ubwc_config()1081 else if (adreno_is_a640_family(adreno_gpu) || adreno_is_7c3(adreno_gpu)) in hw_init()