Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/edac/
Dsynopsys_edac.c46 #define CTRL_OFST 0x0 macro
604 width = readl(base + CTRL_OFST); in zynq_get_dtype()
635 width = readl(base + CTRL_OFST); in zynqmp_get_dtype()
755 memtype = readl(base + CTRL_OFST); in zynqmp_get_mtype()
1124 memtype = readl(priv->baseaddr + CTRL_OFST); in setup_column_address_map()