Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dsoc.c575 in_be32(&scfg->pfeasbcr) | SCFG_PFEASBCR_AWCACHE0); in init_pfe_scfg_dcfg_regs()
577 in_be32(&scfg->pfebsbcr) | SCFG_PFEASBCR_AWCACHE0); in init_pfe_scfg_dcfg_regs()
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dimmap_lsch2.h422 #define SCFG_PFEASBCR_AWCACHE0 BIT(30) macro