Searched refs:PIO_IER (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/pinctrl/
H A Dpinctrl-at91.h25 #define PIO_IER 0x40 /* Interrupt Enable Register */ macro
H A Dpinctrl-at91.c1577 writel_relaxed(mask, pio + PIO_IER);
1666 writel_relaxed(at91_chip->wakeups, pio + PIO_IER);
1686 writel_relaxed(at91_chip->backups, pio + PIO_IER);

Completed in 208 milliseconds