Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/
Dpinctrl-at91.h54 #define PIO_ESR 0xc0 /* Edge Select Register */ macro
Dpinctrl-at91.c1592 writel_relaxed(mask, pio + PIO_ESR); in alt_gpio_irq_type()
1597 writel_relaxed(mask, pio + PIO_ESR); in alt_gpio_irq_type()