Searched refs:MPIC_ENABLE_COREINT (Results 1 – 4 of 4) sorted by relevance
31 MPIC_ENABLE_COREINT; in qemu_e500_pic_init()
44 flags |= MPIC_ENABLE_COREINT; in corenet_gen_pic_init()
376 #define MPIC_ENABLE_COREINT 0x00002000 macro
1408 if (fsl_version < 0x400 && (flags & MPIC_ENABLE_COREINT)) { in mpic_alloc()1429 if (mpic->flags & MPIC_ENABLE_COREINT) in mpic_alloc()