Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/pci/
Dpci-lasat.c59 #define LASAT_IRQ_PCIA (LASAT_IRQ_BASE + 5) macro
70 return LASAT_IRQ_PCIA + (((slot-1) + (pin-1)) % 4); in pcibios_map_irq()