Searched defs:a6xx_info (Results 1 – 2 of 2) sorted by relevance
21 struct a6xx_info { struct22 const struct adreno_reglist *hwcg;23 const struct adreno_protect *protect;24 u32 gmu_chipid;25 u32 gmu_cgc_mode;26 u32 prim_fifo_threshold;
785 const struct a6xx_info *a6xx_info = adreno_gpu->info->a6xx; in a6xx_gmu_fw_start() local