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