Searched refs:PIO_PDR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/pinctrl/ | ||
H A D | pinctrl-at91.h | 13 #define PIO_PDR 0x04 /* Disable Register */ macro |
H A D | pinctrl-at91.c | 833 writel_relaxed(mask, pio + PIO_PDR); in at91_mux_gpio_disable() |