Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/
Dpinctrl-at91.h54 #define PIO_ESR 0xc0 /* Edge Select Register */ macro
Dpinctrl-at91.c1573 writel_relaxed(mask, pio + PIO_ESR); in alt_gpio_irq_type()
1578 writel_relaxed(mask, pio + PIO_ESR); in alt_gpio_irq_type()