Searched refs:mscm (Results 1 – 3 of 3) sorted by relevance
316 struct mscm *mscm = (struct mscm *)MSCM_BASE_ADDR; in arch_cpu_init() local318 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()
374 struct mscm *mscm = (struct mscm *)MSCM_BASE_ADDR; in is_colibri_vf61() local380 return !!mscm->cpxcfg1; in is_colibri_vf61()
451 struct mscm { struct