Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Ddmc520_edac.c204 u32 err_low, err_high; in dmc520_get_dram_ecc_error_count() local
213 err_high = dmc520_read_reg(pvt, reg_offset_high); in dmc520_get_dram_ecc_error_count()
219 dmc520_calc_dram_ecc_error(err_high); in dmc520_get_dram_ecc_error_count()