Searched refs:MPIC_FSL_HAS_EIMR (Results 1 – 3 of 3) sorted by relevance
76 mpic->flags |= MPIC_FSL_HAS_EIMR; in mpic_setup_error_int()86 if ((mpic->flags & MPIC_FSL_HAS_EIMR) && in mpic_map_error_int()
1113 if (!(mpic->flags & MPIC_FSL_HAS_EIMR)) in mpic_host_xlate()1661 if (mpic->flags & MPIC_FSL_HAS_EIMR) in mpic_init()
385 #define MPIC_FSL_HAS_EIMR 0x00010000 macro