Searched refs:ecc_err_cnt_sel_addr (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
D | umc_v6_1.c | 98 uint32_t ecc_err_cnt_sel, ecc_err_cnt_sel_addr; in umc_v6_1_clear_error_count_per_channel() local 102 ecc_err_cnt_sel_addr = in umc_v6_1_clear_error_count_per_channel() 110 ecc_err_cnt_sel_addr = in umc_v6_1_clear_error_count_per_channel() 119 ecc_err_cnt_sel = RREG32_PCIE((ecc_err_cnt_sel_addr + in umc_v6_1_clear_error_count_per_channel() 124 WREG32_PCIE((ecc_err_cnt_sel_addr + umc_reg_offset) * 4, in umc_v6_1_clear_error_count_per_channel() 132 ecc_err_cnt_sel = RREG32_PCIE((ecc_err_cnt_sel_addr + in umc_v6_1_clear_error_count_per_channel() 137 WREG32_PCIE((ecc_err_cnt_sel_addr + umc_reg_offset) * 4, in umc_v6_1_clear_error_count_per_channel() 173 uint32_t ecc_err_cnt_sel, ecc_err_cnt_sel_addr; in umc_v6_1_query_correctable_error_count() local 180 ecc_err_cnt_sel_addr = in umc_v6_1_query_correctable_error_count() 188 ecc_err_cnt_sel_addr = in umc_v6_1_query_correctable_error_count() [all …]
|
D | umc_v8_7.c | 184 uint32_t ecc_err_cnt_sel, ecc_err_cnt_sel_addr; in umc_v8_7_clear_error_count_per_channel() local 186 ecc_err_cnt_sel_addr = in umc_v8_7_clear_error_count_per_channel() 192 ecc_err_cnt_sel = RREG32_PCIE((ecc_err_cnt_sel_addr + in umc_v8_7_clear_error_count_per_channel() 197 WREG32_PCIE((ecc_err_cnt_sel_addr + umc_reg_offset) * 4, in umc_v8_7_clear_error_count_per_channel() 205 ecc_err_cnt_sel = RREG32_PCIE((ecc_err_cnt_sel_addr + in umc_v8_7_clear_error_count_per_channel() 210 WREG32_PCIE((ecc_err_cnt_sel_addr + umc_reg_offset) * 4, in umc_v8_7_clear_error_count_per_channel() 238 uint32_t ecc_err_cnt_sel, ecc_err_cnt_sel_addr; in umc_v8_7_query_correctable_error_count() local 244 ecc_err_cnt_sel_addr = in umc_v8_7_query_correctable_error_count() 252 ecc_err_cnt_sel = RREG32_PCIE((ecc_err_cnt_sel_addr + umc_reg_offset) * 4); in umc_v8_7_query_correctable_error_count() 255 WREG32_PCIE((ecc_err_cnt_sel_addr + umc_reg_offset) * 4, ecc_err_cnt_sel); in umc_v8_7_query_correctable_error_count() [all …]
|
D | umc_v6_7.c | 280 uint32_t ecc_err_cnt_sel, ecc_err_cnt_sel_addr; in umc_v6_7_query_correctable_error_count() local 286 ecc_err_cnt_sel_addr = in umc_v6_7_query_correctable_error_count() 294 ecc_err_cnt_sel = RREG32_PCIE((ecc_err_cnt_sel_addr + umc_reg_offset) * 4); in umc_v6_7_query_correctable_error_count() 297 WREG32_PCIE((ecc_err_cnt_sel_addr + umc_reg_offset) * 4, ecc_err_cnt_sel); in umc_v6_7_query_correctable_error_count() 307 WREG32_PCIE((ecc_err_cnt_sel_addr + umc_reg_offset) * 4, ecc_err_cnt_sel); in umc_v6_7_query_correctable_error_count() 378 uint32_t ecc_err_cnt_sel, ecc_err_cnt_sel_addr; in umc_v6_7_reset_error_count_per_channel() local 380 ecc_err_cnt_sel_addr = in umc_v6_7_reset_error_count_per_channel() 388 ecc_err_cnt_sel = RREG32_PCIE((ecc_err_cnt_sel_addr + in umc_v6_7_reset_error_count_per_channel() 393 WREG32_PCIE((ecc_err_cnt_sel_addr + umc_reg_offset) * 4, in umc_v6_7_reset_error_count_per_channel() 401 ecc_err_cnt_sel = RREG32_PCIE((ecc_err_cnt_sel_addr + in umc_v6_7_reset_error_count_per_channel() [all …]
|
D | umc_v8_10.c | 298 uint32_t ecc_err_cnt_sel, ecc_err_cnt_sel_addr; in umc_v8_10_err_cnt_init_per_channel() local 301 ecc_err_cnt_sel_addr = in umc_v8_10_err_cnt_init_per_channel() 306 ecc_err_cnt_sel = RREG32_PCIE((ecc_err_cnt_sel_addr + umc_reg_offset) * 4); in umc_v8_10_err_cnt_init_per_channel() 311 WREG32_PCIE((ecc_err_cnt_sel_addr + umc_reg_offset) * 4, ecc_err_cnt_sel); in umc_v8_10_err_cnt_init_per_channel()
|