Home
last modified time | relevance | path

Searched refs:ETH0_IRQ (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/pci/
H A Dfixup-cobalt.c176 [COBALT_PCICONF_ETH0] = ETH0_IRQ,
185 [COBALT_PCICONF_ETH0] = ETH0_IRQ,
/linux/arch/mips/include/asm/mach-cobalt/
H A Dirq.h44 #define ETH0_IRQ (MIPS_CPU_IRQ_BASE + 3) macro