Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dmpic.h17 #define MPIC_GREG_FEATURE_LAST_SRC_MASK 0x07ff0000 macro
/arch/powerpc/sysdev/
Dmpic.c1189 ((greg_feature & MPIC_GREG_FEATURE_LAST_SRC_MASK) in mpic_alloc()