Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-at91.h13 #define PIO_PDR 0x04 /* Disable Register */ macro
H A Dpinctrl-at91.c833 writel_relaxed(mask, pio + PIO_PDR); in at91_mux_gpio_disable()