Searched refs:cpxcfg1 (Results 1 – 5 of 5) sorted by relevance
23 u32 cpxcount, cpxcfg1; in vf610_detect_cpu() local38 cpxcfg1 = readl_relaxed(mscm + MSCM_CPxCFG1); in vf610_detect_cpu()44 if (cpxcfg1) in vf610_detect_cpu()
319 soc_type[1] = mscm->cpxcfg1 ? '1' : '0'; /* L2 Cache => VFx10 */ in arch_cpu_init()
280 u32 cpxcfg1; /* Processor x Configuration 1 Register */ member
373 return !!mscm->cpxcfg1; in is_colibri_vf61()
470 u32 cpxcfg1; member