Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-fsl-layerscape/
Dconfig.h111 #define EPU_EPECR5 0x700060314ULL macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/fsl-layerscape/
Dsoc.c256 val = in_le32(EPU_EPECR5); in erratum_a009635()
257 writel(val | 0x20000000, EPU_EPECR5); in erratum_a009635()