Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pinctrl/
Dpinctrl-at91.h14 #define PIO_PSR 0x08 /* Status Register */ macro
Dpinctrl-at91.c488 if (readl_relaxed(pio + PIO_PSR) & mask) in at91_mux_pio3_get_periph()
501 if (readl_relaxed(pio + PIO_PSR) & mask) in at91_mux_get_periph()