Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-pxa/
Dirq.c40 #define IPR_VALID (1 << 31) macro
128 __raw_writel(hw | IPR_VALID, pxa_irq_base + IPR(hw)); in pxa_irq_map()