Home
last modified time | relevance | path

Searched refs:PIO_ESR (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/pinctrl/
Dpinctrl-at91.h58 #define PIO_ESR 0xc0 /* Edge Select Register */ macro
Dpinctrl-at91.c1448 writel_relaxed(mask, pio + PIO_ESR); in alt_gpio_irq_type()
1453 writel_relaxed(mask, pio + PIO_ESR); in alt_gpio_irq_type()