Searched refs:VIVS_PM_POWER_CONTROLS (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/etnaviv/ |
D | etnaviv_gpu.c | 543 ppc = gpu_read(gpu, VIVS_PM_POWER_CONTROLS); in etnaviv_gpu_enable_mlcg() 551 gpu_write(gpu, VIVS_PM_POWER_CONTROLS, ppc); in etnaviv_gpu_enable_mlcg() 1229 val = gpu_read(gpu, VIVS_PM_POWER_CONTROLS); in sync_point_perfmon_sample_pre() 1231 gpu_write(gpu, VIVS_PM_POWER_CONTROLS, val); in sync_point_perfmon_sample_pre() 1262 val = gpu_read(gpu, VIVS_PM_POWER_CONTROLS); in sync_point_perfmon_sample_post() 1264 gpu_write(gpu, VIVS_PM_POWER_CONTROLS, val); in sync_point_perfmon_sample_post()
|
D | etnaviv_dump.c | 40 VIVS_PM_POWER_CONTROLS,
|
D | state_hi.xml.h | 244 #define VIVS_PM_POWER_CONTROLS 0x00000100 macro
|