Home
last modified time | relevance | path

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

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