Searched refs:IXP425_INT_GPIOMASK (Results 1 – 2 of 2) sorted by relevance
425 if ((ibit & IXP425_INT_GPIOMASK) && iq->iq_ist != IST_LEVEL) { in ixp425_intr_dispatch()438 if ((ibit & IXP425_INT_GPIOMASK) && iq->iq_ist == IST_LEVEL) { in ixp425_intr_dispatch()
236 #define IXP425_INT_GPIOMASK (0x3ff800c0u) macro