Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-versatile/include/mach/
Dirqs.h119 #define IRQ_SIC_PCI0 (IRQ_SIC_START + SIC_INT_PCI0) macro
/linux-4.4.14/arch/arm/mach-versatile/
Dpci.c349 irq = IRQ_SIC_PCI0 + ((slot + 2 + pin - 1) & 3); in versatile_map_irq()