Home
last modified time | relevance | path

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

/linux-6.15/drivers/edac/
H A Die31200_edac.c152 void __iomem *c0errlog; member
271 info->eccerrlog[0] = lo_hi_readq(priv->c0errlog); in ie31200_get_and_clear_error_info()
288 info->eccerrlog[0] = lo_hi_readq(priv->c0errlog); in ie31200_get_and_clear_error_info()
301 info->eccerrlog[0] = lo_hi_readq(priv->c0errlog); in ie31200_get_and_clear_error_info()
475 priv->c0errlog = window + cfg->reg_eccerrlog_offset[0]; in ie31200_register_mci()