Home
last modified time | relevance | path

Searched refs:OF_IMAP_NO_PHANDLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dof_irq.h18 #define OF_IMAP_NO_PHANDLE 0x00000002 macro
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dpic.c531 of_irq_workarounds |= OF_IMAP_NO_PHANDLE; in pmac_pic_init()
538 if (pmac_newworld && (of_irq_workarounds & OF_IMAP_NO_PHANDLE)) { in pmac_pic_init()
/openbmc/linux/drivers/of/
H A Dirq.c68 if (of_irq_workarounds & OF_IMAP_NO_PHANDLE) in of_irq_find_parent()
109 if (of_irq_workarounds & OF_IMAP_NO_PHANDLE) in of_irq_parse_imap_parent()