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