Searched refs:ecc_err_cnt_addr (Results 1 – 3 of 3) sorted by relevance
53 uint32_t ecc_err_cnt_addr; in umc_v8_7_clear_error_count_per_channel() local58 ecc_err_cnt_addr = in umc_v8_7_clear_error_count_per_channel()71 WREG32_PCIE((ecc_err_cnt_addr + umc_reg_offset) * 4, in umc_v8_7_clear_error_count_per_channel()84 WREG32_PCIE((ecc_err_cnt_addr + umc_reg_offset) * 4, in umc_v8_7_clear_error_count_per_channel()109 uint32_t ecc_err_cnt, ecc_err_cnt_addr; in umc_v8_7_query_correctable_error_count() local116 ecc_err_cnt_addr = in umc_v8_7_query_correctable_error_count()127 ecc_err_cnt = RREG32_PCIE((ecc_err_cnt_addr + umc_reg_offset) * 4); in umc_v8_7_query_correctable_error_count()137 ecc_err_cnt = RREG32_PCIE((ecc_err_cnt_addr + umc_reg_offset) * 4); in umc_v8_7_query_correctable_error_count()287 uint32_t ecc_err_cnt_addr; in umc_v8_7_err_cnt_init_per_channel() local291 ecc_err_cnt_addr = in umc_v8_7_err_cnt_init_per_channel()[all …]
97 uint32_t ecc_err_cnt_addr; in umc_v6_1_clear_error_count_per_channel() local105 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() local182 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()411 uint32_t ecc_err_cnt_addr; in umc_v6_1_err_cnt_init_per_channel() local417 ecc_err_cnt_addr = in umc_v6_1_err_cnt_init_per_channel()[all …]
58 uint32_t ecc_err_cnt, ecc_err_cnt_addr; in umc_v6_7_query_correctable_error_count() local65 ecc_err_cnt_addr = in umc_v6_7_query_correctable_error_count()76 ecc_err_cnt = RREG32_PCIE((ecc_err_cnt_addr + umc_reg_offset) * 4); in umc_v6_7_query_correctable_error_count()86 ecc_err_cnt = RREG32_PCIE((ecc_err_cnt_addr + umc_reg_offset) * 4); in umc_v6_7_query_correctable_error_count()123 uint32_t ecc_err_cnt_addr; in umc_v6_7_reset_error_count_per_channel() local129 ecc_err_cnt_addr = in umc_v6_7_reset_error_count_per_channel()143 WREG32_PCIE((ecc_err_cnt_addr + umc_reg_offset) * 4, in umc_v6_7_reset_error_count_per_channel()156 WREG32_PCIE((ecc_err_cnt_addr + umc_reg_offset) * 4, in umc_v6_7_reset_error_count_per_channel()
Completed in 6 milliseconds