Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-pxa/
Dirq.c38 #define ICHP_VAL_IRQ (1 << 31) macro
114 if ((ichp & ICHP_VAL_IRQ) == 0) in ichp_handle_irq()