Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A Dsynopsys_edac.c46 #define CTRL_OFST 0x0 macro
602 width = readl(base + CTRL_OFST); in zynq_get_dtype()
633 width = readl(base + CTRL_OFST); in zynqmp_get_dtype()
753 memtype = readl(base + CTRL_OFST); in zynqmp_get_mtype()
1122 memtype = readl(priv->baseaddr + CTRL_OFST); in setup_column_address_map()
/kernel/linux/linux-6.6/drivers/edac/
H A 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()

Completed in 5 milliseconds