Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-at91.h54 #define PIO_ESR 0xc0 /* Edge Select Register */ macro
H A 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()