Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dimmap_lsch3.h191 #define DCFG_DCSR_BASE 0X700100000ULL macro
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dsoc.c258 u32 __iomem *dcfg_dcsr = (u32 __iomem *)DCFG_DCSR_BASE; in erratum_rcw_src()