Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Digen6_edac.c81 #define ECC_ERROR_LOG_OFFSET (IBECC_BASE + res_cfg->ibecc_error_log_offset) macro
1216 u64 ecclog = readq(imc->window + ECC_ERROR_LOG_OFFSET); in ecclog_read_and_clear()
1231 writeq(ecclog, imc->window + ECC_ERROR_LOG_OFFSET); in ecclog_read_and_clear()
1490 readq(imc->window + ECC_ERROR_LOG_OFFSET)); in igen6_reg_dump()