Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dirq.c39 #define ICHP_VAL_IRQ (1 << 31) macro
115 if ((ichp & ICHP_VAL_IRQ) == 0) in ichp_handle_irq()