Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
Dconfig.h113 #define EPU_EPGCR 0x700060000ULL macro
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
Dsoc.c258 val = in_le32(EPU_EPGCR); in erratum_a009635()
259 writel(val | 0x80000000, EPU_EPGCR); in erratum_a009635()