Home
last modified time | relevance | path

Searched refs:adreno_reglist (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/msm/adreno/
Da6xx_catalog.c14 static const struct adreno_reglist a612_hwcg[] = {
65 static const struct adreno_reglist a615_hwcg[] = {
132 static const struct adreno_reglist a620_hwcg[] = {
185 static const struct adreno_reglist a630_hwcg[] = {
294 static const struct adreno_reglist a640_hwcg[] = {
347 static const struct adreno_reglist a650_hwcg[] = {
400 static const struct adreno_reglist a660_hwcg[] = {
453 static const struct adreno_reglist a690_hwcg[] = {
1056 static const struct adreno_reglist a702_hwcg[] = {
1115 static const struct adreno_reglist a730_hwcg[] = {
[all …]
Da6xx_gpu.h22 const struct adreno_reglist *hwcg;
Dadreno_gpu.h75 struct adreno_reglist { struct
Da6xx_gpu.c413 const struct adreno_reglist *reg; in a6xx_set_hwcg()