Searched refs:cpxcount (Results 1 – 4 of 4) sorted by relevance
23 u32 cpxcount, cpxcfg1; in vf610_detect_cpu() local37 cpxcount = readl_relaxed(mscm + MSCM_CPxCOUNT); in vf610_detect_cpu()42 cpu_type = cpxcount ? MXC_CPU_VF600 : MXC_CPU_VF500; in vf610_detect_cpu()
318 soc_type[0] = mscm->cpxcount ? '6' : '5'; /*Dual Core => VF6x0 */ in arch_cpu_init()
278 u32 cpxcount; /* Processor x Count Register */ member
468 u32 cpxcount; member