Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-at91.h54 #define PIO_ESR 0xc0 /* Edge Select Register */ macro
H A Dpinctrl-at91.c1602 writel_relaxed(mask, pio + PIO_ESR); in alt_gpio_irq_type()
1607 writel_relaxed(mask, pio + PIO_ESR); in alt_gpio_irq_type()