Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dirq.c40 #define ICHP_IRQ(i) (((i) >> 16) & 0x7fff) macro
118 handle_IRQ(PXA_IRQ(ICHP_IRQ(ichp)), regs); in ichp_handle_irq()