Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dconfig.h107 #define DCSR_CGACRE5 0x700070914ULL macro
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dsoc.c238 val = in_le32(DCSR_CGACRE5); in erratum_a009635()
239 writel(val | 0x00000200, DCSR_CGACRE5); in erratum_a009635()