Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-at91.h35 #define PIO_ASR 0x70 /* Peripheral A Select Register */ macro
H A Dpinctrl-at91.c446 writel_relaxed(mask, pio + PIO_ASR); in at91_mux_set_A_periph()