Searched refs:MPIC_ENABLE_COREINT (Results 1 – 4 of 4) sorted by relevance
34 MPIC_ENABLE_COREINT; in qemu_e500_pic_init()
47 flags |= MPIC_ENABLE_COREINT; in corenet_gen_pic_init()
375 #define MPIC_ENABLE_COREINT 0x00002000 macro
1423 if (fsl_version < 0x400 && (flags & MPIC_ENABLE_COREINT)) { in mpic_alloc()1444 if (mpic->flags & MPIC_ENABLE_COREINT) in mpic_alloc()