Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/armv7/vf610/
H A Dgeneric.c316 struct mscm *mscm = (struct mscm *)MSCM_BASE_ADDR; in arch_cpu_init() local
318 soc_type[0] = mscm->cpxcount ? '6' : '5'; /*Dual Core => VF6x0 */ in arch_cpu_init()
319 soc_type[1] = mscm->cpxcfg1 ? '1' : '0'; /* L2 Cache => VFx10 */ in arch_cpu_init()
/openbmc/u-boot/board/toradex/colibri_vf/
H A Dcolibri_vf.c367 struct mscm *mscm = (struct mscm *)MSCM_BASE_ADDR; in is_colibri_vf61() local
373 return !!mscm->cpxcfg1; in is_colibri_vf61()
/openbmc/u-boot/arch/arm/include/asm/arch-vf610/
H A Dimx-regs.h464 struct mscm { struct
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]