PIO_PPDDR
writel_relaxed(mask, pio + PIO_PPDDR);
writel_relaxed(mask, pio + (is_on ? PIO_PPDER : PIO_PPDDR));