Searched refs:PIO_PUDR (Results 1 – 2 of 2) sorted by relevance
32 #define PIO_PUDR 0x60 /* Pull-up Disable Register */ macro
418 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()