Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
Dconfig.h109 #define EPU_EPCCR5 0x700060814ULL macro
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
Dsoc.c239 val = in_le32(EPU_EPCCR5); in erratum_a009635()
240 writel(val | 0x82820000, EPU_EPCCR5); in erratum_a009635()