Home
last modified time | relevance | path

Searched refs:VIVS_PM_POWER_CONTROLS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/
H A Detnaviv_dump.c42 VIVS_PM_POWER_CONTROLS,
90 if (read_addr >= VIVS_PM_POWER_CONTROLS && in etnaviv_core_dump_registers()
H A Detnaviv_gpu.c601 ppc = gpu_read_power(gpu, VIVS_PM_POWER_CONTROLS); in etnaviv_gpu_enable_mlcg()
609 gpu_write_power(gpu, VIVS_PM_POWER_CONTROLS, ppc); in etnaviv_gpu_enable_mlcg()
1312 val = gpu_read_power(gpu, VIVS_PM_POWER_CONTROLS); in sync_point_perfmon_sample_pre()
1314 gpu_write_power(gpu, VIVS_PM_POWER_CONTROLS, val); in sync_point_perfmon_sample_pre()
1345 val = gpu_read_power(gpu, VIVS_PM_POWER_CONTROLS); in sync_point_perfmon_sample_post()
1347 gpu_write_power(gpu, VIVS_PM_POWER_CONTROLS, val); in sync_point_perfmon_sample_post()
H A Dstate_hi.xml.h258 #define VIVS_PM_POWER_CONTROLS 0x00000100 macro
/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/
H A Detnaviv_dump.c42 VIVS_PM_POWER_CONTROLS,
H A Detnaviv_gpu.c585 ppc = gpu_read(gpu, VIVS_PM_POWER_CONTROLS); in etnaviv_gpu_enable_mlcg()
593 gpu_write(gpu, VIVS_PM_POWER_CONTROLS, ppc); in etnaviv_gpu_enable_mlcg()
1286 val = gpu_read(gpu, VIVS_PM_POWER_CONTROLS); in sync_point_perfmon_sample_pre()
1288 gpu_write(gpu, VIVS_PM_POWER_CONTROLS, val); in sync_point_perfmon_sample_pre()
1319 val = gpu_read(gpu, VIVS_PM_POWER_CONTROLS); in sync_point_perfmon_sample_post()
1321 gpu_write(gpu, VIVS_PM_POWER_CONTROLS, val); in sync_point_perfmon_sample_post()
H A Dstate_hi.xml.h258 #define VIVS_PM_POWER_CONTROLS 0x00000100 macro

Completed in 9 milliseconds