Searched refs:MPIC_GET_REGSET (Results 1 – 2 of 2) sorted by relevance
390 #define MPIC_GET_REGSET(flags) (((flags) >> 28) & 0xf) macro
1338 mpic->hw_set = mpic_infos[MPIC_GET_REGSET(mpic->flags)]; in mpic_alloc()