Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-mv78xx0/
H A Dirqs.h42 #define IRQ_MV78XX0_PCIE_00 32 macro
H A Dpcie.c226 return IRQ_MV78XX0_PCIE_00 + (pp->maj << 2) + pp->min; in mv78xx0_pcie_map_irq()