PIO_PUDR
writel_relaxed(mask, pio + (on ? PIO_PUER : PIO_PUDR));
writel_relaxed(mask, pio + PIO_PUDR);