Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/
Dpinctrl-at91.h55 #define PIO_LSR 0xc4 /* Level Select Register */ macro
Dpinctrl-at91.c1602 writel_relaxed(mask, pio + PIO_LSR); in alt_gpio_irq_type()
1607 writel_relaxed(mask, pio + PIO_LSR); in alt_gpio_irq_type()