Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dof_irq.h41 #define OF_IMAP_OLDWORLD_MAC 0x00000001 macro
/linux/arch/powerpc/platforms/powermac/
H A Dpic.c530 of_irq_workarounds |= OF_IMAP_OLDWORLD_MAC; in pmac_pic_init()
/linux/drivers/of/
H A Dunittest.c1508 if (of_irq_workarounds & OF_IMAP_OLDWORLD_MAC) in of_unittest_parse_interrupts()
1585 if (of_irq_workarounds & OF_IMAP_OLDWORLD_MAC) in of_unittest_parse_interrupts_extended()
1703 if (of_irq_workarounds & (OF_IMAP_NO_PHANDLE | OF_IMAP_OLDWORLD_MAC)) in of_unittest_parse_interrupt_map()
1784 if (of_irq_workarounds & OF_IMAP_OLDWORLD_MAC) in of_unittest_irq_refcount()
1928 if (!(of_irq_workarounds & OF_IMAP_OLDWORLD_MAC)) { in of_unittest_platform_populate()
H A Dirq.c439 if (of_irq_workarounds & OF_IMAP_OLDWORLD_MAC) in of_irq_parse_one()