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