PIO_IFSCSR
return !((readl_relaxed(pio + PIO_IFSCSR) >> pin) & 0x1);
((readl_relaxed(pio + PIO_IFSCSR) >> pin) & 0x1);