PIO_IFER
writel_relaxed(mask, pio + (is_on ? PIO_IFER : PIO_IFDR));
writel_relaxed(mask, pio + PIO_IFER);