Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/edac/
Dsynopsys_edac.c50 #define ECC_CTRL_OFST 0xC4 macro
400 writel(clearval, base + ECC_CTRL_OFST); in zynq_get_error_info()
401 writel(0x0, base + ECC_CTRL_OFST); in zynq_get_error_info()
1364 writel(0x0, baseaddr + ECC_CTRL_OFST); in mc_probe()