Home
last modified time | relevance | path

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

/linux-6.15/drivers/edac/
H A Die31200_edac.c153 void __iomem *c1errlog; member
273 info->eccerrlog[1] = lo_hi_readq(priv->c1errlog); in ie31200_get_and_clear_error_info()
290 info->eccerrlog[1] = lo_hi_readq(priv->c1errlog); in ie31200_get_and_clear_error_info()
304 lo_hi_readq(priv->c1errlog); in ie31200_get_and_clear_error_info()
476 priv->c1errlog = window + cfg->reg_eccerrlog_offset[1]; in ie31200_register_mci()