Home
last modified time | relevance | path

Searched refs:greg_feature (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/sysdev/
H A Dmpic.c1224 u32 greg_feature; in mpic_alloc() local
1457 greg_feature = mpic_read(mpic->gregs, MPIC_INFO(GREG_FEATURE_0)); in mpic_alloc()
1465 last_irq = (greg_feature & MPIC_GREG_FEATURE_LAST_SRC_MASK) in mpic_alloc()
1498 switch (greg_feature & MPIC_GREG_FEATURE_VERSION_MASK) { in mpic_alloc()