Searched refs:IRQ_MV78XX0_PCIE_00 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/mach-mv78xx0/ | ||
A D | irqs.h | 47 #define IRQ_MV78XX0_PCIE_00 32 macro |
A D | pcie.c | 221 return IRQ_MV78XX0_PCIE_00 + (pp->maj << 2) + pp->min; in mv78xx0_pcie_map_irq() |
Completed in 4 milliseconds