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