Searched refs:PIO_PPDDR (Results 1 – 2 of 2) sorted by relevance
45 #define PIO_PPDDR 0x90 /* Pad Pull-down Disable Register */ macro
416 writel_relaxed(mask, pio + PIO_PPDDR); in at91_mux_set_pullup()562 writel_relaxed(mask, pio + (is_on ? PIO_PPDER : PIO_PPDDR)); in at91_mux_pio3_set_pulldown()