Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/
Dpinctrl-at91.h32 #define PIO_PUDR 0x60 /* Pull-up Disable Register */ macro
Dpinctrl-at91.c418 writel_relaxed(mask, pio + (on ? PIO_PUER : PIO_PUDR)); in at91_mux_set_pullup()
560 writel_relaxed(mask, pio + PIO_PUDR); in at91_mux_pio3_set_pulldown()