Home
last modified time | relevance | path

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

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