Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/edac/
Dsynopsys_edac.c47 #define ECC_CTRL_OFST 0xC4 macro
192 writel(clearval, base + ECC_CTRL_OFST); in synps_edac_geterror_info()
193 writel(0x0, base + ECC_CTRL_OFST); in synps_edac_geterror_info()
490 writel(0x0, baseaddr + ECC_CTRL_OFST); in synps_edac_mc_probe()