Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/edac/
Dsynopsys_edac.c33 #define CTRL_OFST 0x0 macro
627 width = readl(base + CTRL_OFST); in zynq_get_dtype()
658 width = readl(base + CTRL_OFST); in zynqmp_get_dtype()
778 memtype = readl(base + CTRL_OFST); in zynqmp_get_mtype()
1150 memtype = readl(priv->baseaddr + CTRL_OFST); in setup_column_address_map()