Searched refs:PIO_ISR (Results 1 – 2 of 2) sorted by relevance
28 #define PIO_ISR 0x4c /* Interrupt Status Register */ macro
1703 isr = readl_relaxed(pio + PIO_ISR) & readl_relaxed(pio + PIO_IMR); in gpio_irq_handler()