Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Digen6_edac.c78 #define ECC_ERROR_LOG_OFFSET (IBECC_BASE + res_cfg->ibecc_error_log_offset) macro
597 u64 ecclog = readq(imc->window + ECC_ERROR_LOG_OFFSET); in ecclog_read_and_clear()
601 writeq(ecclog, imc->window + ECC_ERROR_LOG_OFFSET); in ecclog_read_and_clear()
877 readq(imc->window + ECC_ERROR_LOG_OFFSET)); in igen6_reg_dump()