INT_NO_MASK        94 drivers/gpio/gpio-max732x.c 	[MAX7321] = GROUP_A(IO_8P) | INT_CAPS(INT_NO_MASK),
INT_NO_MASK        98 drivers/gpio/gpio-max732x.c 	[MAX7325] = GROUP_A(IO_8P) | GROUP_B(IO_8O) | INT_CAPS(INT_NO_MASK),
INT_NO_MASK       100 drivers/gpio/gpio-max732x.c 	[MAX7327] = GROUP_A(IO_4P4O) | GROUP_B(IO_8O) | INT_CAPS(INT_NO_MASK),
INT_NO_MASK       328 drivers/gpio/gpio-max732x.c 	if (chip->irq_features == INT_NO_MASK)
INT_NO_MASK      1429 drivers/net/ethernet/cirrus/cs89x0.c 			lp->isa_config = readreg(dev, PP_CS8900_ISAINT) & INT_NO_MASK;
INT_NO_MASK      1525 drivers/net/ethernet/cirrus/cs89x0.c 		i = lp->isa_config & INT_NO_MASK;