Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/etnaviv/
Detnaviv_gpu.c572 ppc = gpu_read(gpu, VIVS_PM_POWER_CONTROLS); in etnaviv_gpu_enable_mlcg()
580 gpu_write(gpu, VIVS_PM_POWER_CONTROLS, ppc); in etnaviv_gpu_enable_mlcg()
1272 val = gpu_read(gpu, VIVS_PM_POWER_CONTROLS); in sync_point_perfmon_sample_pre()
1274 gpu_write(gpu, VIVS_PM_POWER_CONTROLS, val); in sync_point_perfmon_sample_pre()
1305 val = gpu_read(gpu, VIVS_PM_POWER_CONTROLS); in sync_point_perfmon_sample_post()
1307 gpu_write(gpu, VIVS_PM_POWER_CONTROLS, val); in sync_point_perfmon_sample_post()
Detnaviv_dump.c42 VIVS_PM_POWER_CONTROLS,
Dstate_hi.xml.h258 #define VIVS_PM_POWER_CONTROLS 0x00000100 macro