Searched refs:mscm (Results 1 – 3 of 3) sorted by relevance
317 struct mscm *mscm = (struct mscm *)MSCM_BASE_ADDR; in arch_cpu_init() local319 soc_type[0] = mscm->cpxcount ? '6' : '5'; /*Dual Core => VF6x0 */ in arch_cpu_init()320 soc_type[1] = mscm->cpxcfg1 ? '1' : '0'; /* L2 Cache => VFx10 */ in arch_cpu_init()
375 struct mscm *mscm = (struct mscm *)MSCM_BASE_ADDR; in is_colibri_vf61() local381 return !!mscm->cpxcfg1; in is_colibri_vf61()
452 struct mscm { struct