Home
last modified time | relevance | path

Searched refs:hwcg (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
Dadreno_device.c207 .hwcg = a630_hwcg,
220 .hwcg = a640_hwcg,
233 .hwcg = a650_hwcg,
Dadreno_gpu.h67 const struct adreno_reglist *hwcg; member
Da6xx_gpu.c436 if (!adreno_gpu->info->hwcg) in a6xx_set_hwcg()
453 for (i = 0; (reg = &adreno_gpu->info->hwcg[i], reg->offset); i++) in a6xx_set_hwcg()