Searched refs:cpxcount (Results 1 – 1 of 1) 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()
Completed in 3 milliseconds