Searched defs:a6xx_info (Results 1 – 2 of 2) sorted by relevance
44 struct a6xx_info { struct45 const struct adreno_reglist *hwcg;46 const struct adreno_protect *protect;47 const struct adreno_reglist_list *pwrup_reglist;48 u32 gmu_chipid;49 u32 gmu_cgc_mode;50 u32 prim_fifo_threshold;51 const struct a6xx_bcm *bcms;
828 const struct a6xx_info *a6xx_info = adreno_gpu->info->a6xx; in a6xx_gmu_fw_start() local
Completed in 8 milliseconds