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