Searched refs:IRQ_CLEAR (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/arm/mach-gemini/
H A Dirq.c24 #define IRQ_CLEAR(base_addr) (base_addr + 0x08) macro
37 __raw_writel(1 << irq, IRQ_CLEAR(IO_ADDRESS(GEMINI_INTERRUPT_BASE)));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dsolos-pci.c52 #define IRQ_CLEAR 0x70 macro
632 iowrite32(0, card->config_regs + IRQ_CLEAR);

Completed in 182 milliseconds