Searched refs:PIO_IER (Results 1 – 3 of 3) sorted by relevance
29 #define PIO_IER 0x40 /* Interrupt Enable Register */ macro
1420 writel_relaxed(mask, pio + PIO_IER); in gpio_irq_unmask()1525 writel_relaxed(wakeups[i], pio + PIO_IER); in at91_pinctrl_gpio_suspend()1551 writel_relaxed(backups[i], pio + PIO_IER); in at91_pinctrl_gpio_resume()
27 #define PIO_IER 0x0040 macro