Searched refs:of_irq_workarounds (Results 1 – 3 of 3) sorted by relevance
20 extern unsigned int of_irq_workarounds;25 #define of_irq_workarounds (0) macro
49 unsigned int of_irq_workarounds; variable539 of_irq_workarounds |= OF_IMAP_OLDWORLD_MAC; in pmac_pic_init()541 of_irq_workarounds |= OF_IMAP_NO_PHANDLE; in pmac_pic_init()548 if (pmac_newworld && (of_irq_workarounds & OF_IMAP_NO_PHANDLE)) { in pmac_pic_init()
68 if (of_irq_workarounds & OF_IMAP_NO_PHANDLE) in of_irq_find_parent()206 if (of_irq_workarounds & OF_IMAP_NO_PHANDLE) in of_irq_parse_raw()298 if (of_irq_workarounds & OF_IMAP_OLDWORLD_MAC) in of_irq_parse_one()