Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Dsynopsys_edac.c34 #define CTRL_OFST 0x0 macro
673 width = readl(base + CTRL_OFST); in zynq_get_dtype()
704 width = readl(base + CTRL_OFST); in zynqmp_get_dtype()
824 memtype = readl(base + CTRL_OFST); in zynqmp_get_mtype()
1205 memtype = readl(priv->baseaddr + CTRL_OFST); in setup_column_address_map()