Searched refs:OF_IMAP_OLDWORLD_MAC (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dof_irq.h17 #define OF_IMAP_OLDWORLD_MAC 0x00000001 macro
/linux-master/drivers/of/
H A Dirq.c339 if (of_irq_workarounds & OF_IMAP_OLDWORLD_MAC)
H A Dunittest.c1284 if (of_irq_workarounds & OF_IMAP_OLDWORLD_MAC)
1361 if (of_irq_workarounds & OF_IMAP_OLDWORLD_MAC)
1523 if (!(of_irq_workarounds & OF_IMAP_OLDWORLD_MAC)) {
/linux-master/arch/powerpc/platforms/powermac/
H A Dpic.c529 of_irq_workarounds |= OF_IMAP_OLDWORLD_MAC;

Completed in 690 milliseconds