Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/
Dpinctrl-at91.h57 #define PIO_FELLSR 0xd0 /* Falling Edge/Low Level Select Register */ macro
Dpinctrl-at91.c1598 writel_relaxed(mask, pio + PIO_FELLSR); in alt_gpio_irq_type()
1603 writel_relaxed(mask, pio + PIO_FELLSR); in alt_gpio_irq_type()