Searched refs:PIO_PPDER (Results 1 – 2 of 2) sorted by relevance
46 #define PIO_PPDER 0x94 /* Pad Pull-down Enable Register */ macro
545 writel_relaxed(mask, pio + (is_on ? PIO_PPDER : PIO_PPDDR)); in at91_mux_pio3_set_pulldown()
Completed in 8 milliseconds