Searched refs:adreno_is_a660 (Results 1 – 3 of 3) sorted by relevance
987 if (adreno_is_a650(adreno_gpu) || adreno_is_a660(adreno_gpu)) { in a6xx_set_ubwc_config()1311 if (adreno_is_a650(adreno_gpu) || adreno_is_a660(adreno_gpu) || adreno_is_a690(adreno_gpu)) in hw_init()1315 else if (adreno_is_a650(adreno_gpu) || adreno_is_a660(adreno_gpu)) in hw_init()1374 if (adreno_is_a660(adreno_gpu)) in hw_init()
359 static inline int adreno_is_a660(const struct adreno_gpu *gpu) in adreno_is_a660() function
563 else if (adreno_is_a660(adreno_gpu)) in a6xx_hfi_send_bw_table()