Searched refs:greg_feature (Results 1 – 1 of 1) sorted by relevance
1046 u32 greg_feature; in mpic_alloc() local1181 greg_feature = mpic_read(mpic->gregs, MPIC_INFO(GREG_FEATURE_0)); in mpic_alloc()1182 mpic->num_cpus = ((greg_feature & MPIC_GREG_FEATURE_LAST_CPU_MASK) in mpic_alloc()1189 ((greg_feature & MPIC_GREG_FEATURE_LAST_SRC_MASK) in mpic_alloc()1210 switch (greg_feature & MPIC_GREG_FEATURE_VERSION_MASK) { in mpic_alloc()