Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dsoc.c124 val = in_le32(EPU_EPCCR5); in erratum_a009635()
125 writel(val | 0x82820000, EPU_EPCCR5); in erratum_a009635()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dconfig.h110 #define EPU_EPCCR5 0x700060814ULL macro