Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dof_irq.h17 #define OF_IMAP_OLDWORLD_MAC 0x00000001 macro
/OK3568_Linux_fs/kernel/drivers/of/
H A Dirq.c296 if (of_irq_workarounds & OF_IMAP_OLDWORLD_MAC) in of_irq_parse_one()
H A Dunittest.c1009 if (of_irq_workarounds & OF_IMAP_OLDWORLD_MAC) in of_unittest_parse_interrupts()
1086 if (of_irq_workarounds & OF_IMAP_OLDWORLD_MAC) in of_unittest_parse_interrupts_extended()
1246 if (!(of_irq_workarounds & OF_IMAP_OLDWORLD_MAC)) { in of_unittest_platform_populate()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dpic.c530 of_irq_workarounds |= OF_IMAP_OLDWORLD_MAC; in pmac_pic_init()