Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Dadreno_gpu.h72 struct adreno_reglist { struct
77 extern const struct adreno_reglist a612_hwcg[], a615_hwcg[], a630_hwcg[], a640_hwcg[], a650_hwcg[]; argument
78 extern const struct adreno_reglist a660_hwcg[], a690_hwcg[];
101 const struct adreno_reglist *hwcg;
H A Da6xx_gpu.c255 const struct adreno_reglist a612_hwcg[] = {
306 const struct adreno_reglist a615_hwcg[] = {
373 const struct adreno_reglist a630_hwcg[] = {
482 const struct adreno_reglist a640_hwcg[] = {
535 const struct adreno_reglist a650_hwcg[] = {
588 const struct adreno_reglist a660_hwcg[] = {
641 const struct adreno_reglist a690_hwcg[] = {
703 const struct adreno_reglist *reg; in a6xx_set_hwcg()