Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-dove/
H A Dirqs.h31 #define IRQ_DOVE_PCIE0 (1 + 16) macro
H A Dpcie.c179 return pp->index ? IRQ_DOVE_PCIE1 : IRQ_DOVE_PCIE0; in dove_pcie_map_irq()