Home
last modified time | relevance | path

Searched refs:SCFG_SNPCNFGCR_SEC_RD_WR (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/
H A Dimmap_ls102xa.h153 #define SCFG_SNPCNFGCR_SEC_RD_WR 0xc0000000 macro
159 #define SCFG_SNPCNFGCR_SEC_RD_WR 0xc0000000 macro
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dsoc.c205 out_be32(&scfg->snpcnfgcr, SCFG_SNPCNFGCR_SEC_RD_WR | in arch_soc_init()
H A Dcpu.c339 setbits_be32(&scfg->snpcnfgcr, SCFG_SNPCNFGCR_SEC_RD_WR); in arch_cpu_init()