Home
last modified time | relevance | path

Searched defs:LPC32XX_INTC_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/irqchip/
H A Dirq-lpc32xx.c18 #define LPC32XX_INTC_MASK 0x00 macro
/openbmc/linux/arch/arm/mach-lpc32xx/
H A Dlpc32xx.h576 #define LPC32XX_INTC_MASK(x) io_p2v((x) + 0x00) macro