Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-dove/
H A Dirqs.h26 #define IRQ_DOVE_PCIE0 (1 + 16) macro
H A Dpcie.c182 return pp->index ? IRQ_DOVE_PCIE1 : IRQ_DOVE_PCIE0; in dove_pcie_map_irq()