Searched defs:LPC32XX_INTC_STAT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/irqchip/ | ||
H A D | irq-lpc32xx.c | 20 #define LPC32XX_INTC_STAT 0x08 macro |
/openbmc/linux/arch/arm/mach-lpc32xx/ | ||
H A D | lpc32xx.h | 578 #define LPC32XX_INTC_STAT(x) io_p2v((x) + 0x08) macro |