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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/bcm63xx/
H A Dirq.c169 reg &= ~EXTIRQ_CFG_LEVELSENSE(irq);
174 reg &= ~EXTIRQ_CFG_LEVELSENSE(irq);
180 reg &= ~EXTIRQ_CFG_LEVELSENSE(irq);
186 reg |= EXTIRQ_CFG_LEVELSENSE(irq);
191 reg |= EXTIRQ_CFG_LEVELSENSE(irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h104 #define EXTIRQ_CFG_LEVELSENSE(x) (1 << (x + 25)) macro

Completed in 50 milliseconds