Searched refs:profile_config (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/etnaviv/ |
D | etnaviv_perfmon.c | 28 u32 profile_config; member 44 gpu_write(gpu, domain->profile_config, signal->data); in perf_reg_read() 61 gpu_write(gpu, domain->profile_config, signal->data); in pipe_reg_read() 105 .profile_config = VIVS_MC_PROFILE_CONFIG2, 138 .profile_config = VIVS_MC_PROFILE_CONFIG0, 166 .profile_config = VIVS_MC_PROFILE_CONFIG0, 219 .profile_config = VIVS_MC_PROFILE_CONFIG1, 257 .profile_config = VIVS_MC_PROFILE_CONFIG1, 275 .profile_config = VIVS_MC_PROFILE_CONFIG1, 318 .profile_config = VIVS_MC_PROFILE_CONFIG1, [all …]
|