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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-cavium-octeon/
H A Dirq.h78 #define OCTEON_IRQ_PCI_INT0 60 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dpci-octeon.c249 OCTEON_IRQ_PCI_INT0;
251 irq_num = ((slot + pin - 3) & 3) + OCTEON_IRQ_PCI_INT0;
H A Dpcie-octeon.c1031 return pin - 1 + OCTEON_IRQ_PCI_INT0;

Completed in 95 milliseconds