Home
last modified time | relevance | path

Searched refs:ecc_err_cnt_addr (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
A Dumc_v6_1.c97 uint32_t ecc_err_cnt_addr; in umc_v6_1_clear_error_count_per_channel() local
105 ecc_err_cnt_addr = in umc_v6_1_clear_error_count_per_channel()
113 ecc_err_cnt_addr = in umc_v6_1_clear_error_count_per_channel()
128 WREG32_PCIE((ecc_err_cnt_addr + umc_reg_offset) * 4, in umc_v6_1_clear_error_count_per_channel()
141 WREG32_PCIE((ecc_err_cnt_addr + umc_reg_offset) * 4, in umc_v6_1_clear_error_count_per_channel()
174 uint32_t ecc_err_cnt, ecc_err_cnt_addr; in umc_v6_1_query_correctable_error_count() local
182 ecc_err_cnt_addr = in umc_v6_1_query_correctable_error_count()
190 ecc_err_cnt_addr = in umc_v6_1_query_correctable_error_count()
395 uint32_t ecc_err_cnt_addr; in umc_v6_1_err_cnt_init_per_channel() local
401 ecc_err_cnt_addr = in umc_v6_1_err_cnt_init_per_channel()
[all …]
A Dumc_v8_7.c183 uint32_t ecc_err_cnt_addr; in umc_v8_7_clear_error_count_per_channel() local
188 ecc_err_cnt_addr = in umc_v8_7_clear_error_count_per_channel()
201 WREG32_PCIE((ecc_err_cnt_addr + umc_reg_offset) * 4, in umc_v8_7_clear_error_count_per_channel()
214 WREG32_PCIE((ecc_err_cnt_addr + umc_reg_offset) * 4, in umc_v8_7_clear_error_count_per_channel()
239 uint32_t ecc_err_cnt, ecc_err_cnt_addr; in umc_v8_7_query_correctable_error_count() local
246 ecc_err_cnt_addr = in umc_v8_7_query_correctable_error_count()
257 ecc_err_cnt = RREG32_PCIE((ecc_err_cnt_addr + umc_reg_offset) * 4); in umc_v8_7_query_correctable_error_count()
267 ecc_err_cnt = RREG32_PCIE((ecc_err_cnt_addr + umc_reg_offset) * 4); in umc_v8_7_query_correctable_error_count()
394 uint32_t ecc_err_cnt_addr; in umc_v8_7_err_cnt_init_per_channel() local
398 ecc_err_cnt_addr = in umc_v8_7_err_cnt_init_per_channel()
[all …]
A Dumc_v6_7.c268 uint32_t ecc_err_cnt, ecc_err_cnt_addr; in umc_v6_7_query_correctable_error_count() local
275 ecc_err_cnt_addr = in umc_v6_7_query_correctable_error_count()
286 ecc_err_cnt = RREG32_PCIE((ecc_err_cnt_addr + umc_reg_offset) * 4); in umc_v6_7_query_correctable_error_count()
296 ecc_err_cnt = RREG32_PCIE((ecc_err_cnt_addr + umc_reg_offset) * 4); in umc_v6_7_query_correctable_error_count()
365 uint32_t ecc_err_cnt_addr; in umc_v6_7_reset_error_count_per_channel() local
373 ecc_err_cnt_addr = in umc_v6_7_reset_error_count_per_channel()
387 WREG32_PCIE((ecc_err_cnt_addr + umc_reg_offset) * 4, in umc_v6_7_reset_error_count_per_channel()
400 WREG32_PCIE((ecc_err_cnt_addr + umc_reg_offset) * 4, in umc_v6_7_reset_error_count_per_channel()
A Dumc_v8_10.c83 uint32_t ecc_err_cnt_addr; in umc_v8_10_clear_error_count_per_channel() local
87 ecc_err_cnt_addr = in umc_v8_10_clear_error_count_per_channel()
91 WREG32_PCIE((ecc_err_cnt_addr + umc_reg_offset) * 4, in umc_v8_10_clear_error_count_per_channel()
299 uint32_t ecc_err_cnt_addr; in umc_v8_10_err_cnt_init_per_channel() local
305 ecc_err_cnt_addr = in umc_v8_10_err_cnt_init_per_channel()
315 WREG32_PCIE((ecc_err_cnt_addr + umc_reg_offset) * 4, UMC_V8_10_CE_CNT_INIT); in umc_v8_10_err_cnt_init_per_channel()

Completed in 19 milliseconds