Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
A Dadreno_device.c261 .hwcg = a630_hwcg,
274 .hwcg = a640_hwcg,
287 .hwcg = a650_hwcg,
300 .hwcg = a660_hwcg,
311 .hwcg = a660_hwcg,
324 .hwcg = a640_hwcg,
A Dadreno_gpu.h72 const struct adreno_reglist *hwcg; member
A Da6xx_gpu.c507 if (!adreno_gpu->info->hwcg) in a6xx_set_hwcg()
524 for (i = 0; (reg = &adreno_gpu->info->hwcg[i], reg->offset); i++) in a6xx_set_hwcg()

Completed in 11 milliseconds