Searched refs:profile_config (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/etnaviv/ |
D | etnaviv_perfmon.c | 27 u32 profile_config; member 49 gpu_write(gpu, domain->profile_config, signal->data); in perf_reg_read() 66 gpu_write(gpu, domain->profile_config, signal->data); in pipe_reg_read() 82 .profile_config = VIVS_MC_PROFILE_CONFIG2, 115 .profile_config = VIVS_MC_PROFILE_CONFIG0, 143 .profile_config = VIVS_MC_PROFILE_CONFIG0, 196 .profile_config = VIVS_MC_PROFILE_CONFIG1, 234 .profile_config = VIVS_MC_PROFILE_CONFIG1, 252 .profile_config = VIVS_MC_PROFILE_CONFIG1, 295 .profile_config = VIVS_MC_PROFILE_CONFIG1, [all …]
|