Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
Dmpic.h21 #define MPIC_GREG_FEATURE_VERSION_MASK 0xff macro
/linux-6.12.1/arch/powerpc/sysdev/
Dmpic.c1498 switch (greg_feature & MPIC_GREG_FEATURE_VERSION_MASK) { in mpic_alloc()