Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dirq.c41 #define IPR_VALID (1 << 31) macro
129 __raw_writel(hw | IPR_VALID, pxa_irq_base + IPR(hw)); in pxa_irq_map()