Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/edac/
Dsynopsys_edac.c32 #define CTRL_OFST 0x0 macro
626 width = readl(base + CTRL_OFST); in zynq_get_dtype()
657 width = readl(base + CTRL_OFST); in zynqmp_get_dtype()
777 memtype = readl(base + CTRL_OFST); in zynqmp_get_mtype()
1149 memtype = readl(priv->baseaddr + CTRL_OFST); in setup_column_address_map()