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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpio/
H A Dmax732x.c42 #define INT_NO_MASK 0x1 /* Has interrupts, no mask */ macro
63 [MAX7321] = GROUP_A(IO_8P) | INT_CAPS(INT_NO_MASK),
67 [MAX7325] = GROUP_A(IO_8P) | GROUP_B(IO_8O) | INT_CAPS(INT_NO_MASK),
69 [MAX7327] = GROUP_A(IO_4P4O) | GROUP_B(IO_8O) | INT_CAPS(INT_NO_MASK),
269 if (chip->irq_features == INT_NO_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dcs89x0.h401 #define INT_NO_MASK 0x000F macro
H A Dcs89x0.c646 lp->isa_config = readreg(dev, PP_CS8900_ISAINT) & INT_NO_MASK;
723 i = lp->isa_config & INT_NO_MASK;

Completed in 52 milliseconds