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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dasic3.c81 u16 irq_bothedge[4]; member in struct:asic3
193 if (asic->irq_bothedge[bank] & bit)
321 asic->irq_bothedge[(irq - asic->irq_base) >> 4] &= ~bit;
335 asic->irq_bothedge[(irq - asic->irq_base) >> 4] |= bit;

Completed in 48 milliseconds