Home
last modified time | relevance | path

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

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