Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pinctrl/
Dpinctrl-at91.h57 #define PIO_FELLSR 0xd0 /* Falling Edge/Low Level Select Register */ macro
Dpinctrl-at91.c1608 writel_relaxed(mask, pio + PIO_FELLSR); in alt_gpio_irq_type()
1613 writel_relaxed(mask, pio + PIO_FELLSR); in alt_gpio_irq_type()