Searched refs:IXP425_INT_GPIOMASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/arm/xscale/ixp425/
H A Dixp425reg.h282 #define IXP425_INT_GPIOMASK (0x3ff800c0u) macro
H A Dixp425.c189 if (irq < 32 && ((1 << irq) & IXP425_INT_GPIOMASK))

Completed in 31 milliseconds