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

/linux-master/include/linux/
H A Dof_irq.h18 #define OF_IMAP_NO_PHANDLE 0x00000002 macro
/linux-master/drivers/of/
H A Dirq.c66 if (of_irq_workarounds & OF_IMAP_NO_PHANDLE)
228 if (of_irq_workarounds & OF_IMAP_NO_PHANDLE)
/linux-master/arch/powerpc/platforms/powermac/
H A Dpic.c531 of_irq_workarounds |= OF_IMAP_NO_PHANDLE;
538 if (pmac_newworld && (of_irq_workarounds & OF_IMAP_NO_PHANDLE)) {

Completed in 130 milliseconds