Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Darmada_xp_edac.c60 #define SDRAM_ERR_SBE_COUNT_REG 0x58 macro
139 cnt_sbe = readl(drvdata->base + SDRAM_ERR_SBE_COUNT_REG); in axp_mc_check()
152 writel(0, drvdata->base + SDRAM_ERR_SBE_COUNT_REG); in axp_mc_check()
342 writel(0, drvdata->base + SDRAM_ERR_SBE_COUNT_REG); in axp_mc_probe()