Home
last modified time | relevance | path

Searched refs:cpxcfg1 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/arm/mach-imx/
H A Dmach-vf610.c23 u32 cpxcount, cpxcfg1; in vf610_detect_cpu() local
38 cpxcfg1 = readl_relaxed(mscm + MSCM_CPxCFG1); in vf610_detect_cpu()
44 if (cpxcfg1) in vf610_detect_cpu()
/openbmc/u-boot/arch/arm/cpu/armv7/vf610/
H A Dgeneric.c319 soc_type[1] = mscm->cpxcfg1 ? '1' : '0'; /* L2 Cache => VFx10 */ in arch_cpu_init()
/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/
H A Dimx-regs.h280 u32 cpxcfg1; /* Processor x Configuration 1 Register */ member
/openbmc/u-boot/board/toradex/colibri_vf/
H A Dcolibri_vf.c373 return !!mscm->cpxcfg1; in is_colibri_vf61()
/openbmc/u-boot/arch/arm/include/asm/arch-vf610/
H A Dimx-regs.h470 u32 cpxcfg1; member