irq_bothedge       80 drivers/mfd/asic3.c 	u16 irq_bothedge[4];
irq_bothedge      189 drivers/mfd/asic3.c 					if (asic->irq_bothedge[bank] & bit)
irq_bothedge      314 drivers/mfd/asic3.c 	asic->irq_bothedge[(data->irq - asic->irq_base) >> 4] &= ~bit;
irq_bothedge      328 drivers/mfd/asic3.c 		asic->irq_bothedge[(data->irq - asic->irq_base) >> 4] |= bit;