Searched refs:of_irq_workarounds (Results 1 – 3 of 3) sorted by relevance
46 extern unsigned int of_irq_workarounds;51 #define of_irq_workarounds (0) macro
49 unsigned int of_irq_workarounds; variable536 of_irq_workarounds |= OF_IMAP_OLDWORLD_MAC; in pmac_pic_init()538 of_irq_workarounds |= OF_IMAP_NO_PHANDLE; in pmac_pic_init()545 if (pmac_newworld && (of_irq_workarounds & OF_IMAP_NO_PHANDLE)) { in pmac_pic_init()
69 if (of_irq_workarounds & OF_IMAP_NO_PHANDLE) in of_irq_find_parent()209 if (of_irq_workarounds & OF_IMAP_NO_PHANDLE) in of_irq_map_raw()291 if (of_irq_workarounds & OF_IMAP_OLDWORLD_MAC) in of_irq_map_one()