Searched refs:PIO_IMR (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/pinctrl/
H A Dpinctrl-at91.c1664 at91_chip->backups = readl_relaxed(pio + PIO_IMR);
1706 isr = readl_relaxed(pio + PIO_ISR) & readl_relaxed(pio + PIO_IMR);
H A Dpinctrl-at91.h27 #define PIO_IMR 0x48 /* Interrupt Mask Register */ macro

Completed in 187 milliseconds