Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dsoc.c585 ecccr2 = in_be32(CONFIG_SYS_DCSR_DCFG_ADDR + DCFG_DCSR_ECCCR2); in init_pfe_scfg_dcfg_regs()
586 out_be32((void *)CONFIG_SYS_DCSR_DCFG_ADDR + DCFG_DCSR_ECCCR2, in init_pfe_scfg_dcfg_regs()
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dimmap_lsch2.h221 #define DCFG_DCSR_ECCCR2 0x524 macro