Searched defs:ded_count (Results 1 - 4 of 4) sorted by relevance
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_gfx_v9_4.c | 698 uint32_t sec_count, ded_count; local in function:gfx_v9_4_query_utc_edc_status 822 gfx_v9_4_ras_error_count(const struct soc15_reg_entry * reg,uint32_t se_id,uint32_t inst_id,uint32_t value,uint32_t * sec_count,uint32_t * ded_count) argument 862 uint32_t sec_count = 0, ded_count = 0; local in function:gfx_v9_4_query_ras_error_count [all...] |
| H A D | amdgpu_mmhub_v1_0.c | 736 uint32_t sec_count = 0, ded_count = 0; local in function:mmhub_v1_0_query_ras_error_count 698 mmhub_v1_0_get_ras_error_count(const struct soc15_reg_entry * reg,uint32_t value,uint32_t * sec_count,uint32_t * ded_count) argument
|
| H A D | amdgpu_mmhub_v9_4.c | 1585 uint32_t sec_count = 0, ded_count = 0; local in function:mmhub_v9_4_query_ras_error_count 1547 mmhub_v9_4_get_ras_error_count(const struct soc15_reg_entry * reg,uint32_t value,uint32_t * sec_count,uint32_t * ded_count) argument
|
| H A D | amdgpu_gfx_v9_0.c | 6202 uint32_t sec_count, ded_count; local in function:gfx_v9_0_query_utc_edc_status 6292 gfx_v9_0_ras_error_count(const struct soc15_reg_entry * reg,uint32_t se_id,uint32_t inst_id,uint32_t value,uint32_t * sec_count,uint32_t * ded_count) argument 6387 uint32_t sec_count = 0, ded_count = 0; local in function:gfx_v9_0_query_ras_error_count [all...] |
Completed in 14 milliseconds