Searched refs:of_irq_workarounds (Results 1 – 4 of 4) sorted by relevance
45 extern unsigned int of_irq_workarounds;50 #define of_irq_workarounds (0) macro
47 unsigned int of_irq_workarounds; variable530 of_irq_workarounds |= OF_IMAP_OLDWORLD_MAC; in pmac_pic_init()532 of_irq_workarounds |= OF_IMAP_NO_PHANDLE; in pmac_pic_init()539 if (pmac_newworld && (of_irq_workarounds & OF_IMAP_NO_PHANDLE)) { in pmac_pic_init()
73 if (of_irq_workarounds & OF_IMAP_NO_PHANDLE) in of_irq_find_parent()114 if (of_irq_workarounds & OF_IMAP_NO_PHANDLE) in of_irq_parse_imap_parent()439 if (of_irq_workarounds & OF_IMAP_OLDWORLD_MAC) in of_irq_parse_one()
1508 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()